v1.10.17-statediff-3.2.0
This is an internal release to enable us to work with the statediffing service (v3.2.0). This release is rebased on top of master branch go-etheruem v1.10.17
Moving the statediff code from v3.0.2 to v3.2.x allows us to leverage a new schema (eth_meta).
- Add
eth_meta.known_gapstable, to capture anyknownGapsin the DB. - Add a flag to only start the statediff service once
gethhas caught up to the head of the chain. - Use pointers for arguments to
rlp.EncodeToBytes.
v3.02 vs v3.2.0 diff.