-
Notifications
You must be signed in to change notification settings - Fork 443
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chores in opensea_sudo_arb strategy (#21)
* Add gas snapshot * Minor strategy README fixes * Update seaport to a constant * Natspec typo fix * Cover unprofitable arb scenario * Use custom error instead of revert string * Binding updates
- Loading branch information
1 parent
5311f4b
commit 88b664b
Showing
43 changed files
with
2,758 additions
and
2,576 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
SudoOpenseaArbTest:testArb() (gas: 479364) | ||
SudoOpenseaArbTest:testUnprofitableArb() (gas: 479798) | ||
SudoPairQuoterTest:testCorrectSingleQuote() (gas: 38910) | ||
SudoPairQuoterTest:testCorrectnessMultiQuote() (gas: 50341) |
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.