Skip to content

Pull requests: commercelayer/rail0

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
#60 opened Jul 30, 2026 by pviti Member Draft v2.0.0
perf(build): raise optimizer_runs to 10_000 target: v2.0.0 Merges into the v2.0.0 branch — breaking contract release
#59 opened Jul 30, 2026 by pviti Member Draft v2.0.0
fix(eip3009): authorize/charge pull funds via receiveWithAuthorization target: v2.0.0 Merges into the v2.0.0 branch — breaking contract release
#58 opened Jul 30, 2026 by pviti Member Draft v2.0.0
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
#56 opened Jul 30, 2026 by pviti Member Draft v2.0.0
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
#55 opened Jul 29, 2026 by pviti Member Draft v2.0.0
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
#53 opened Jul 29, 2026 by pviti Member Loading… v1.4.0
ProTip! Filter pull requests by the default branch with base:main.