Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ritik4ever
/
stellar-stream
Public
Notifications
You must be signed in to change notification settings
Fork
213
Star
6
Code
Issues
119
Pull requests
149
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: ritik4ever/stellar-stream
Actions
All workflows
Workflows
Accessibility Audit (axe-core)
Accessibility Audit (axe-core)
API Contract Tests
API Contract Tests
Backend CI
Backend CI
Backend Memory Leak Detection
Backend Memory Leak Detection
CI - Build Checks
CI - Build Checks
CodeQL Security Analysis
CodeQL Security Analysis
Contract Deployment Pipeline
Contract Deployment Pipeline
Contract Smoke Test
Contract Smoke Test
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Show more workflows...
Management
Caches
Deployments
CodeQL Security Analysis
CodeQL Security Analysis
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
codeql.yml
will be ignored since log searching is not yet available
234 workflow runs
234 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: add graceful shutdown with in-flight request drain (#732)
CodeQL Security Analysis
#431:
Pull request
#916
opened by
cristinadnicholson-pixel
Action required
cristinadnicholson-pixel:feature/issue-732
cristinadnicholson-pixel:feature/issue-732
Action required
View #916
View workflow file
Feature/contract deployment
CodeQL Security Analysis
#430:
Pull request
#915
opened by
kosisochukwu1234
Action required
kosisochukwu1234:feature/contract-deployment
kosisochukwu1234:feature/contract-deployment
Action required
View #915
View workflow file
feat: add contract stream expiry and reclaim
CodeQL Security Analysis
#429:
Pull request
#914
opened by
kosisochukwu1234
Action required
kosisochukwu1234:feature/stream-expiry
kosisochukwu1234:feature/stream-expiry
Action required
View #914
View workflow file
feat(backend): replace console.log/console.error with pino logger
CodeQL Security Analysis
#428:
Pull request
#913
opened by
scarface-dev1
Action required
scarface-dev1:feat/structured-logging-pino-replace-console
scarface-dev1:feat/structured-logging-pino-replace-console
Action required
View #913
View workflow file
feat(contracts): add recurring stream auto-renew support
CodeQL Security Analysis
#427:
Pull request
#912
opened by
scarface-dev1
Action required
scarface-dev1:feat/recurring-streams-auto-renew
scarface-dev1:feat/recurring-streams-auto-renew
Action required
View #912
View workflow file
feat: Add get_streams_by_sender with paginated index
CodeQL Security Analysis
#426:
Pull request
#911
opened by
Miraclechukwuemeka
Action required
Miraclechukwuemeka:feat/get-streams-by-sender
Miraclechukwuemeka:feat/get-streams-by-sender
Action required
View #911
View workflow file
status badge
CodeQL Security Analysis
#425:
Pull request
#902
synchronize by
Challmejosh
Action required
Challmejosh:fix/status-badge
Challmejosh:fix/status-badge
Action required
View #902
View workflow file
feat: apply SQLite WAL pragmas and a writer/readonly pool
CodeQL Security Analysis
#424:
Pull request
#910
opened by
numdinkushi
Action required
numdinkushi:feat/731-sqlite-wal-pool-tuning
numdinkushi:feat/731-sqlite-wal-pool-tuning
Action required
View #910
View workflow file
fix(#711): enforce sender ownership on cancel endpoint and fix pre-existing blockers
CodeQL Security Analysis
#423:
Pull request
#909
opened by
Danielkallala
Action required
Danielkallala:fix/711-cancel-sender-validation
Danielkallala:fix/711-cancel-sender-validation
Action required
View #909
View workflow file
feat(tags): add stream tags/labels for organization (#727)
CodeQL Security Analysis
#422:
Pull request
#908
opened by
Chekuyermu
Action required
Chekuyermu:fix/727-stream-tags
Chekuyermu:fix/727-stream-tags
Action required
View #908
View workflow file
feat(#706): add actor and to date filters to GET /api/events
CodeQL Security Analysis
#421:
Pull request
#907
opened by
malaysiaonelove
Action required
malaysiaonelove:feat/706-global-events-filters
malaysiaonelove:feat/706-global-events-filters
Action required
View #907
View workflow file
Implemented a guard on POST /api/streams that rejects a near-duplicate stream — one with the same sender, recipient, asset, and amount created in the last 60 seconds — with a 409 DUPLICATE_STREAM response that includes the existing stream's ID, plus an X-Allow-Duplicate: true header to opt out.
CodeQL Security Analysis
#420:
Pull request
#906
opened by
DevScoopee
Action required
DevScoopee:main
DevScoopee:main
Action required
View #906
View workflow file
Add SQL injection prevention audit (#777)
CodeQL Security Analysis
#419:
Pull request
#863
synchronize by
Hollujay
1m 17s
Hollujay:feat/777-sql-injection-audit
Hollujay:feat/777-sql-injection-audit
1m 17s
View #863
View workflow file
Add SQL injection prevention audit (#777)
CodeQL Security Analysis
#418:
Pull request
#863
synchronize by
Hollujay
1m 18s
Hollujay:feat/777-sql-injection-audit
Hollujay:feat/777-sql-injection-audit
1m 18s
View #863
View workflow file
Add SQL injection prevention audit (#777)
CodeQL Security Analysis
#417:
Pull request
#863
synchronize by
Hollujay
1m 23s
Hollujay:feat/777-sql-injection-audit
Hollujay:feat/777-sql-injection-audit
1m 23s
View #863
View workflow file
feat(frontend): add ActivityHeatmap calendar of stream activity
CodeQL Security Analysis
#416:
Pull request
#905
opened by
Akinloluwa20
Action required
Akinloluwa20:feat/activity-heatmap
Akinloluwa20:feat/activity-heatmap
Action required
View #905
View workflow file
Feature: Renovate bot, dependency audit CI, i18n framework, real-time vesting clock
CodeQL Security Analysis
#415:
Pull request
#904
opened by
Halisky
-1s
Halisky:main
Halisky:main
-1s
View #904
View workflow file
feat(observability): full Prometheus metrics endpoint, Grafana dashboard, and indexer-lag alert (Closes #717)
CodeQL Security Analysis
#414:
Pull request
#903
opened by
maybay-dev
Action required
maybay-dev:feat/prometheus-metrics-717
maybay-dev:feat/prometheus-metrics-717
Action required
View #903
View workflow file
status badge
CodeQL Security Analysis
#413:
Pull request
#902
opened by
Challmejosh
Action required
Challmejosh:fix/status-badge
Challmejosh:fix/status-badge
Action required
View #902
View workflow file
feat: add platform stats, stream leaderboard and archiving
CodeQL Security Analysis
#412:
Pull request
#901
opened by
Sabira2003
Action required
Sabira2003:feat/704-707-715-stats-leaderboard-archive
Sabira2003:feat/704-707-715-stats-leaderboard-archive
Action required
View #901
View workflow file
feat: add pagination to GET /api/streams/:id/history
CodeQL Security Analysis
#411:
Pull request
#900
opened by
ZuLu0890
1m 21s
ZuLu0890:feat/history-pagination
ZuLu0890:feat/history-pagination
1m 21s
View #900
View workflow file
fix: resolve failing backend tests and dynamic import issues
CodeQL Security Analysis
#410:
Pull request
#899
opened by
Salome-Agu
Action required
Salome-Agu:chaos/indexer-kill-restart-wal-recovery
Salome-Agu:chaos/indexer-kill-restart-wal-recovery
Action required
View #899
View workflow file
feat(backend): add GET /api/streams/:id/claim-history dedicated endpo…
CodeQL Security Analysis
#409:
Pull request
#898
opened by
gorrettivibes-coder
Action required
gorrettivibes-coder:feature/730-claim-history-endpoint
gorrettivibes-coder:feature/730-claim-history-endpoint
Action required
View #898
View workflow file
feat(#680): Add on-chain stream analytics - Create analytics.rs modul…
CodeQL Security Analysis
#408:
Pull request
#897
opened by
alamuoyeemmanuel7-create
Action required
alamuoyeemmanuel7-create:feature/680-on-chain-analytics
alamuoyeemmanuel7-create:feature/680-on-chain-analytics
Action required
View #897
View workflow file
feat(contracts): add property-based tests with proptest (closes #692)
CodeQL Security Analysis
#407:
Pull request
#896
opened by
Mikolo37
Action required
Mikolo37:add-contract
Mikolo37:add-contract
Action required
View #896
View workflow file
Previous
1
2
3
4
5
…
9
10
Next
You can’t perform that action at this time.