Skip to content

v1.10.17-statediff-3.2.0

Compare
Choose a tag to compare
@abdulrabbani00 abdulrabbani00 released this 06 Apr 18:55
4981011

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_gaps table, to capture any knownGaps in the DB.
  • Add a flag to only start the statediff service once geth has caught up to the head of the chain.
  • Use pointers for arguments to rlp.EncodeToBytes.

v3.02 vs v3.2.0 diff.