Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Samlaf avs 559 setup integration test for bls agg (#277)
* move IERC20 to middleware repo (bindings from one found in contracts repo was buggy for some reason) * make bindings * update foundry version + regenerate bindings * update startAnvil function to advance chain by 1 block to fix current bug * add integration test in blsagg * fix lint error * create new advanceChain fct which doesn't require cast being installed on local machine * change blsagg_test to use AdvanceChainByNBlocksExecInContainer fct which doesn't need cast to be installed locally * refactored the blsagg integration test to be easier to read
- Loading branch information