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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
DFXswiss
/
api
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
19
Code
Issues
113
Pull requests
117
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Release: develop -> main
- #4256
#4256
Merged
TaprootFreak
merged 19 commits into
main
DFXswiss/api:main
from
develop
DFXswiss/api:develop
Copy head branch name to clipboard
Jul 20, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Release: develop -> main
#4256
TaprootFreak
merged 19 commits into
main
DFXswiss/api:main
from
develop
DFXswiss/api:develop
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2026
fix(payout): make the payout designation an atomic conditional state transition (#4236)
Show description for 662bb9d
TaprootFreak
authored
662bb9d
View commit details
Copy full SHA for 662bb9d
Browse repository at this point
fix(accounting): book buy_crypto returns from the charged-back row, not the incoming one (#4261)
Show description for f739572
TaprootFreak
authored
f739572
View commit details
Copy full SHA for f739572
Browse repository at this point
fix(accounting): name the source booking in the native-imbalance error (#4258)
Show description for 0d3ed02
Danswar
authored
0d3ed02
View commit details
Copy full SHA for 0d3ed02
Browse repository at this point
fix(payout): bring the EVM expired-tx retry under the designate-before-broadcast protection (#4237)
Show description for f246c08
TaprootFreak
authored
f246c08
View commit details
Copy full SHA for f246c08
Browse repository at this point
fix(payout): classify provably-pre-broadcast bitcoin-family send errors and cap their retries (#4238)
Show description for 933ddf9
TaprootFreak
authored
933ddf9
View commit details
Copy full SHA for 933ddf9
Browse repository at this point
feat(payout): add a verification-gated admin retry for uncertain payout orders (#4240)
Show description for 7b3ad38
TaprootFreak
authored
7b3ad38
View commit details
Copy full SHA for 7b3ad38
Browse repository at this point
fix(dex): persist purchase orders before the swap and guard in-flight duplicates (#4248)
Show description for f938975
TaprootFreak
authored
f938975
View commit details
Copy full SHA for f938975
Browse repository at this point
fix(payin): designate EVM sends before broadcasting (double-send crash window) (#4249)
Show description for b65efc2
TaprootFreak
authored
b65efc2
View commit details
Copy full SHA for b65efc2
Browse repository at this point
feat(bank): wire Bank Frick custody assets into equity, liquidity and accounting (#4252)
Show description for 2863922
TaprootFreak
authored
2863922
View commit details
Copy full SHA for 2863922
Browse repository at this point
Commits on Jul 18, 2026
fix(payin): fail closed on ambiguous non-EVM pay-in sends (#4263)
Show description for 520ee85
TaprootFreak
authored
520ee85
View commit details
Copy full SHA for 520ee85
Browse repository at this point
fix: stop the post-cutover prod ERROR-log spam (ledger scan + sign-up race) (#4262)
Show description for 97c2580
TaprootFreak
authored
97c2580
View commit details
Copy full SHA for 97c2580
Browse repository at this point
feat(payin): add verification-gated admin recovery for SendUncertain sends (#4265)
TaprootFreak
authored
ff28947
View commit details
Copy full SHA for ff28947
Browse repository at this point
fix(bank): attribute Bank Frick CHF bank-to-Scrypt transfers in the reconciliation (#4257)
Show description for 3f235b3
TaprootFreak
authored
3f235b3
View commit details
Copy full SHA for 3f235b3
Browse repository at this point
fix(fee): resolve the sell-side payout bank for fee scoping instead of hardcoding Yapeal (#4254)
Show description for 2bd7a5e
TaprootFreak
authored
2bd7a5e
View commit details
Copy full SHA for 2bd7a5e
Browse repository at this point
feat(monitoring): add Bank Frick to the bank-balance observer (#4255)
Show description for 7b6ee96
TaprootFreak
authored
7b6ee96
View commit details
Copy full SHA for 7b6ee96
Browse repository at this point
fix(ledger): scope native-balance check to single-currency transfers (#4268)
Show description for 6b2b48d
TaprootFreak
authored
6b2b48d
View commit details
Copy full SHA for 6b2b48d
Browse repository at this point
Commits on Jul 19, 2026
fix(ledger): recover feedless-crypto cutover owed openings via a widened last-mark lookup (#4275)
Show description for 8f50fae
TaprootFreak
authored
8f50fae
View commit details
Copy full SHA for 8f50fae
Browse repository at this point
fix(ledger): expire the widened last-mark memo so a still-feedless window self-heals (#4281)
Show description for 10ad1b5
TaprootFreak
authored
10ad1b5
View commit details
Copy full SHA for 10ad1b5
Browse repository at this point
Commits on Jul 20, 2026
fix(history): require auth for transaction list and redact public single DTO (#4166)
Show description for 3408bfd
TaprootFreak
authored
3408bfd
View commit details
Copy full SHA for 3408bfd
Browse repository at this point
You can’t perform that action at this time.