v1.10.17-statediff-4.0.0-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
- Update sql indexer to use new v4 schema by @i-norden in #211
- Updates to use v4 multi-node DB setup by @prathamesh0 in #225
- Export builder config param WatchedAddressesLeafKeys by @nikugogoi in #226
- Merge branch v1.10.17-statediff-3.2.1 into v4 by @prathamesh0 in #227
New Contributors
- @nikugogoi made their first contribution in #226
Full Changelog: v1.10.17-statediff-3.2.1...v1.10.17-statediff-4.0.0-alpha