Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add permit2 entrypoints to the periphery #782

Merged
Merged
Show file tree
Hide file tree
Changes from 17 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
01f7e37
feat: add permit2 entrypoints to the periphery
bmzig Nov 29, 2024
c6b08de
Merge branch 'spokepool-periphery-multiple-exchanges' into bz/permit2…
nicholaspai Dec 1, 2024
3542114
Update test/evm/foundry/local/SpokePoolPeriphery.t.sol
nicholaspai Dec 1, 2024
6131d16
Update SpokePoolPeriphery.t.sol
nicholaspai Dec 1, 2024
4262f6e
Merge branch 'spokepool-periphery-multiple-exchanges' into bz/permit2…
nicholaspai Dec 2, 2024
0446725
move permit2 to proxy
nicholaspai Dec 2, 2024
4f3b2d6
fix permit2
bmzig Dec 2, 2024
ff13c12
wip: swap arguments refactor
bmzig Dec 3, 2024
7b6bd44
implement isValidSignature
bmzig Dec 3, 2024
aa31f5b
1271
bmzig Dec 3, 2024
93b90cd
simplify isValidSignature
bmzig Dec 3, 2024
9eda8c3
rebase
nicholaspai Dec 4, 2024
a9f019d
Merge branch 'spokepool-periphery-multiple-exchanges' into bz/permit2…
nicholaspai Dec 4, 2024
761c5f3
rebase /programs on master
nicholaspai Dec 4, 2024
19a38d4
clean up comments
nicholaspai Dec 4, 2024
458f67c
rebase programs
nicholaspai Dec 4, 2024
e5473c5
fix: consolidate structs so that permit2 witnesses cover inputs
bmzig Dec 4, 2024
e116240
begin permit2 unit tests
bmzig Dec 5, 2024
1c42606
wip
nicholaspai Dec 5, 2024
0402a6b
rebase
nicholaspai Dec 5, 2024
9acb4a2
Update SpokePoolPeriphery.t.sol
nicholaspai Dec 5, 2024
1927810
move type definitions to interface
bmzig Dec 5, 2024
7e4611d
fix permit2 test
bmzig Dec 5, 2024
e3cfb18
transfer type tests
bmzig Dec 5, 2024
f773316
rename EIP1271Signature to Permi2Approval
bmzig Dec 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading