ChainSecurity / deployment_validation

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

Use finalized block #15

Open stiefn opened 2 months ago

stiefn commented 2 months ago

would it make sense to create an option that automatically sets the initblock to the latest finalized block? we could use the free beaconcha.in api for that (only need 2 calls and the free rate limit is 20/min). also gives more visibility to the fact that blocks should be finalized. -> Stefan in chat

The check is also part of semgrep.