ChainSecurity / deployment_validation

Deployment Validation Files aim to simplify Deployment Validation of Smart Contracts
GNU Affero General Public License v3.0
21 stars 1 forks source link

Crash for really big traces #26

Open stiefn opened 3 weeks ago

stiefn commented 3 weeks ago

Example:

cargo run --bin fetch-from-etherscan -- -v --config examples/example_config.json --address 0x38A40942cB275D941309d5Af28b44d27576CdaAf --project /tmp/xxx
dvf -c examples/example_config.json init --address 0x38A40942cB275D941309d5Af28b44d27576CdaAf --initblock 19119536 --project /tmp/xxx --chainid 1 --contractname GovernanceProxy GovernanceProxy_0x38A40942cB275D941309d5Af28b44d27576CdaAf.dvf 

TODO: Streaming