Skip to content

v1.10.2-statediff-0.0.21

Compare
Choose a tag to compare
@i-norden i-norden released this 04 May 03:08
967893c

This is an internal release to enable us to work with the statediffing service (v0.0.21). This release is rebased on top of master branch go-etheruem v1.10.2

Updates since last master branch rebase:

  • Improve unit test coverage for IPLD encoding/decoding and EIP-2930 txs
  • Index EIP-2718 tx_type and EIP-2930 access lists
  • Fix bug due to EIP-2718/EIP-2930 txs #64
  • Add MarshalBinary and UnmarshalBinary methods to Receipt type
  • Build docker image and publish it to Docker Hub on release
  • Improve error logging
  • Fix Postgres connection leak
  • Updated docs
  • Include Postgres migrations
  • Includes the fix for #57, whereby state and storage leaf keys are now recorded in the records that indicate when a leaf node is pruned away from the trie.