Open Vectorized opened 9 hours ago
Generated at commit : dcb5df4f2a169a68a0021f3ecf1e7ce2a1112619, Compared to commit : e8759bd554b217103b291784a6dcf8143138e231
Contract Name | Test Name | Main Gas | PR Gas | Diff |
---|---|---|---|---|
ERC7821Test | testERC7821() | 43608 | - | - |
testERC7821ForRevert() | 17466 | 43798 | 26332 | |
test__codesize() | 7678 | 10128 | 2450 | |
testERC7821Gas() | - | 42230 | - |
Description
Change 7821 to ERC7579 style. Again.
Checklist
Ensure you completed all of the steps below before submitting your pull request:
forge fmt
?forge test
?Pull requests with an incomplete checklist will be thrown out.