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 }}
ghzhost
/
backend-1
Public
forked from
StellarSend/backend
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
backend-1
src
on
fix/remove-hardcoded-darwin-target-13
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 18, 2026
rustfmt: tidy the atomic imports and a long assert! in my own new code
Smoothjane
committed
f6a3cb8
View commit details
Copy full SHA for f6a3cb8
View code at this point
Browse repository at this point
Add end-to-end test proving the keeper-loop tick/pass structure survives a panic
Smoothjane
committed
2b534ef
View commit details
Copy full SHA for 2b534ef
View code at this point
Browse repository at this point
Expose background loop liveness in /health
Smoothjane
committed
06c947b
View commit details
Copy full SHA for 06c947b
View code at this point
Browse repository at this point
Wire both background loops through supervise_loop for outer restart protection
Smoothjane
committed
e460898
View commit details
Copy full SHA for e460898
View code at this point
Browse repository at this point
Isolate reconciliation-loop passes from panics and track their liveness
Smoothjane
committed
ecd13c9
View commit details
Copy full SHA for ecd13c9
View code at this point
Browse repository at this point
Isolate keeper-loop passes from panics and track their liveness
Smoothjane
committed
ba10b18
View commit details
Copy full SHA for ba10b18
View code at this point
Browse repository at this point
Add BackgroundLoopHealth for keeper/reconciliation loop liveness tracking
Smoothjane
committed
ef39dff
View commit details
Copy full SHA for ef39dff
View code at this point
Browse repository at this point
Add unit tests for supervise_loop
Smoothjane
committed
421ff6c
View commit details
Copy full SHA for 421ff6c
View code at this point
Browse repository at this point
Add supervise_loop: restart a background loop with capped backoff if it ever exits
Smoothjane
committed
b09f2c9
View commit details
Copy full SHA for b09f2c9
View code at this point
Browse repository at this point
Add unit tests for run_isolated_pass
Smoothjane
committed
995f71b
View commit details
Copy full SHA for 995f71b
View code at this point
Browse repository at this point
Add run_isolated_pass: isolate a single background-loop pass from panics
Smoothjane
committed
155c6f2
View commit details
Copy full SHA for 155c6f2
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
test: cover cursor pagination correctness against a real Postgres
Show description for bf7d331
prodbycorne
committed
bf7d331
View commit details
Copy full SHA for bf7d331
View code at this point
Browse repository at this point
test: cover cursor encode/decode round-trip and malformed input
Show description for 3ca88d5
prodbycorne
committed
3ca88d5
View commit details
Copy full SHA for 3ca88d5
View code at this point
Browse repository at this point
docs: document cursor pagination for GET /api/transactions
Show description for 98aa99f
prodbycorne
committed
98aa99f
View commit details
Copy full SHA for 98aa99f
View code at this point
Browse repository at this point
feat(transaction): migrate list_for_user to cursor/keyset pagination
Show description for 641c857
prodbycorne
committed
641c857
View commit details
Copy full SHA for 641c857
View code at this point
Browse repository at this point
feat(models): add cursor pagination fields to transaction list types
Show description for 7ae30af
prodbycorne
committed
7ae30af
View commit details
Copy full SHA for 7ae30af
View code at this point
Browse repository at this point
Commits on Aug 16, 2026
test: escrow duplicate-onchain-id rejection and NULL-id permissiveness (#56)
Show description for 4a6f1df
Temi-suwa18
committed
4a6f1df
View commit details
Copy full SHA for 4a6f1df
View code at this point
Browse repository at this point
feat: map duplicate onchain_escrow_id to 409 Conflict in EscrowService::create (#56)
Show description for c72eaad
Temi-suwa18
committed
c72eaad
View commit details
Copy full SHA for c72eaad
View code at this point
Browse repository at this point
test: subscription duplicate-onchain-id rejection and the run_due_executions selection risk (#56)
Show description for 7b9ec6d
Temi-suwa18
committed
7b9ec6d
View commit details
Copy full SHA for 7b9ec6d
View code at this point
Browse repository at this point
feat: map duplicate onchain_subscription_id to 409 Conflict in SubscriptionService::create (#56)
Show description for 1a323b6
Temi-suwa18
committed
1a323b6
View commit details
Copy full SHA for 1a323b6
View code at this point
Browse repository at this point
chore: add cargo-deny supply-chain audit gate (advisories, bans, licenses, sources) (#53)
OluRemiFour
committed
a537c15
View commit details
Copy full SHA for a537c15
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
feat(services): background reconciliation for stuck batch transactions (#30)
Show description for fc21473
presidojay1
committed
fc21473
View commit details
Copy full SHA for fc21473
View code at this point
Browse repository at this point
fix(batch): durable, race-safe crash/timeout recovery for execute_batch (#30)
Show description for a2aae0f
presidojay1
committed
a2aae0f
View commit details
Copy full SHA for a2aae0f
View code at this point
Browse repository at this point
feat(services): compute a Stellar tx hash locally from signed_xdr (#30)
Show description for dfecbcf
presidojay1
committed
dfecbcf
View commit details
Copy full SHA for dfecbcf
View code at this point
Browse repository at this point
feat(db): schema for batch payment crash/timeout recovery (#30)
Show description for e153bb1
presidojay1
committed
e153bb1
View commit details
Copy full SHA for e153bb1
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
fix: make escrow release/refund client-signed instead of keeper-executed
Show description for 03bdb64
presidojay1
committed
03bdb64
View commit details
Copy full SHA for 03bdb64
View code at this point
Browse repository at this point
Add recurring payments, batch payments, payment requests, and escrow
Show description for 10ac161
presidojay1
and
claude
committed
10ac161
View commit details
Copy full SHA for 10ac161
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
Add backend service: src, migrations, docs, Cargo.toml, Dockerfile, docker-compose.yml, rust-toolchain.toml, .cargo, README.md, .env.example
presidojay1
committed
4d1e112
View commit details
Copy full SHA for 4d1e112
View code at this point
Browse repository at this point
Commits on May 10, 2026
clean up
IbrahimIjai
committed
43b0441
View commit details
Copy full SHA for 43b0441
View code at this point
Browse repository at this point
Commits on May 1, 2026
feat: add typed API client and replace mock data with live fetches
benfoster-dev
committed
4bce29e
View commit details
Copy full SHA for 4bce29e
View code at this point
Browse repository at this point
Commits on Apr 26, 2026
chore: finalize app metadata and update layout with providers
nonsobethel0-dev
committed
b297565
View commit details
Copy full SHA for b297565
View code at this point
Browse repository at this point
Commits on Apr 12, 2026
fix: resolve hydration mismatch in balance counter (#38)
benfoster-dev
committed
c1dba50
View commit details
Copy full SHA for c1dba50
View code at this point
Browse repository at this point
Commits on Apr 5, 2026
test: add component unit tests for StreamCard and WalletButton
ijeoma270
committed
dd64d2d
View commit details
Copy full SHA for dd64d2d
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
feat: add vesting schedule list and creation page
boys-cyberhub
committed
b075588
View commit details
Copy full SHA for b075588
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
feat: add toast notification system
Roberto Carlos
committed
79ae18f
View commit details
Copy full SHA for 79ae18f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.