crytic / medusa

Parallelized, coverage-guided, mutational Solidity smart contract fuzzing, powered by go-ethereum
https://www.trailofbits.com/
GNU Affero General Public License v3.0
273 stars 33 forks source link

Support deterministic deployment of contracts #353

Open anishnaik opened 2 months ago

anishnaik commented 2 months ago

closes https://github.com/crytic/medusa/issues/333

0xalpharush commented 6 days ago

Is there any reason we can't insert into the stateDB directly? https://github.com/ethereum/go-ethereum/blob/8d42e115b1cae4f09fd02b71c06ec9c85f22ad4f/cmd/evm/runner.go#L264-L264