-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: permit2 for token flows * add permit2 as submodule, organize files to folders (#65) * forge install: permit2 * remove vendored contracts * move IOrders to interfaces/ * move permit2 to folder * break permit2 functionality into discrete contracts * fix: update witness encoding for EIP-712 compliance * refactor: generate witness as public field * minor refactor * snapshot * function visibility & ordering * test: permit2 flows * snapshot * remove TODOs * split batch and single helpers * split up passage/orders tests * unused import * snapshot * add expectCall * snapshot * feat: redo permit tests as mainnet fork --------- Co-authored-by: James Prestwich <[email protected]>
- Loading branch information
1 parent
9e8e460
commit 3cbe2fe
Showing
17 changed files
with
986 additions
and
130 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.