-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: commercelayer/rail0
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(events): narrow the delta events' amount to uint120
target: v2.0.0
Merges into the v2.0.0 branch — breaking contract release
perf(build): raise optimizer_runs to 10_000
target: v2.0.0
Merges into the v2.0.0 branch — breaking contract release
fix(eip3009): authorize/charge pull funds via receiveWithAuthorization
target: v2.0.0
Merges into the v2.0.0 branch — breaking contract release
refactor(interfaces): split IEIP3009 into its own file, and correct its docs
target: main
Merges into main — not part of a version release
#57
opened Jul 30, 2026 by
pviti
Member
Loading…
fix(refund): derive the nonce from both balances so it can never repeat
target: v2.0.0
Merges into the v2.0.0 branch — breaking contract release
perf(gas): transient reentrancy lock via solc 0.8.28+, and one fewer configHash SLOAD
target: v2.0.0
Merges into the v2.0.0 branch — breaking contract release
feat(validation): require a minimum refund window between the expiries
target: v1.4.0
Merges into the v1.4.0 branch — non-breaking contract release
ProTip!
Filter pull requests by the default branch with base:main.