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

Check generated snapshot using Storage Root of the Account #46

Open ritzdorf opened 2 weeks ago

ritzdorf commented 2 weeks ago

From the widely supported Merkle Proof API we can get a storage root. When we compute a snapshot we could double-check the correctness of that snapshot using the storage root. Especially relevant when the snapshot has been constructed from debug traces