Skip to content

Commit

Permalink
refactor[test]: add some sanity checks to abi_decode tests (#4096)
Browse files Browse the repository at this point in the history
QOL improvements for abi_decode tests:

- added sanity checks to abi decode tests to ensure that we're never
failing on calldatasize
- also split the creation of payload into two parts when calling target
contract with low-level msg_call to increase readability

---------

Co-authored-by: Charles Cooper <cooper.charles.m@gmail.com>
  • Loading branch information
cyberthirst and charles-cooper authored Nov 21, 2024
1 parent e0fc53a commit f38b61a
Showing 1 changed file with 216 additions and 161 deletions.
Loading

0 comments on commit f38b61a

Please sign in to comment.