Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* in progress * in progress * cast integration script works * remove unused script * try to get hardhat tests to run * try to get integration tests to run again * try to fix gh actionsg * fix integration gh action * another fix * add hardhat test yaml * add npm ci * comment out other integration tests * try two modules and remove node install * try without the setup-node to see if it prevented docker starting * attempt docker not in background to see log * try background again * unremove sending DONE to build.complete * remove foundry installation in docker container * remove more foundry stuff * remove cast stuff from hardhat test runner * install node v16 in integration test gh workflows * remove commented out code for calling setup_evm.sh * fix indentation in gh workflows * put in dummy verifier * add package-lock.json * have log fetching test search from block 0 to latest instead * uncomment other integration tests + polish * fix foundry test, unexpected fuzz test * call testRevert revertIfTrue in hardhat test as well --------- Co-authored-by: Steven Landers <steven.landers@gmail.com>
- Loading branch information