You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* bump deps
* fix types
* pass in required bytecode and bytecode_hash into call inputs
* address breaking changes from paradigmxyz/revm-inspectors#355
* clean up
* apply fix
* use updated alloy-evm, revm-inspectors
* bump deps
* bump foundry-fork-db
* merge in master
* bump to revm 30.2.0
* fix lockfile
* bump revm-inspectors
* fix regression in mockFunction cheatcode, isolate is a known limitation
* fix default depth, related (?): paradigmxyz/revm-inspectors#369
* add reproducible startPrank panic
* update test
* ensure new_caller is touched & loaded, example case is when startPrank is done at setup, we need to ensure when the test is ran the "from" account remains in scope
* add script function with vm.broadcastStart in setup
* store ref to node & step, retrieve depth and contract_addr later
0 commit comments