v1.10.17-statediff-4.0.1-alpha
This is an internal release to enable us to work with the statediffing service (v4). This release is rebased on top of master branch go-etheruem v1.10.17
Moving the statediff code from v3 to v4 introduces some major changes for sharding based on TimescaleDB; importantly the v4 version of the statediffing code works with the new v4 version of our database schema ipld-eth-db and is incompatible with the v3 version of the database schema.
What's Changed
- Changes for using single-node v4 db schema by @prathamesh0 in #228
Full Changelog: v1.10.17-statediff-4.0.0-alpha...v1.10.17-statediff-4.0.1-alpha