v3.0.0
Perform state db validation per block by applying transactions on top of the db state and confirming that we arrive at the same state root as geth
does.
What's Changed
- Implement ethereum state validator. by @arijitAD in #1
- Upgrade dependencies and use sqlx by @prathamesh0 in #4
New Contributors
- @arijitAD made their first contribution in #1
- @prathamesh0 made their first contribution in #4
Full Changelog: https://github.com/vulcanize/ipld-eth-db-validator/commits/v3.0.0