Releases: cerc-io/go-ethereum
v1.10.4-statediff-0.0.24
This is an internal release to enable us to work with the statediffing service (v0.0.24). This release is rebased on top of master branch go-etheruem v1.10.4
v1.10.3-statediff-0.0.24
This is an internal release to enable us to work with the statediffing service (v0.0.24). This release is rebased on top of master branch go-etheruem v1.10.3
v1.10.4-ir-0.0.1
Internal release with receipt MarshalBinary
and UnmarshalBinary
methods added. This is for working with these updates using go-modules prior to this PR being merged into the root repo in the next tagged release (v1.10.5).
v1.10.3-statediff-0.0.23
This is an internal release to enable us to work with the statediffing service (v0.0.23). This release is rebased on top of master branch go-etheruem v1.10.3
v1.10.3-statediff-0.0.22
This is an internal release to enable us to work with the statediffing service (v0.0.22). This release is rebased on top of master branch go-etheruem v1.10.3
v1.10.3-statediff-0.0.21
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.3
v1.10.2-statediff-0.0.21
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.
v1.10.2-statediff-0.0.20
build docker image and publish it to Docker Hub on release (#67) * build docker image and publish it to Docker Hub on release * bump version
v1.10.2-statediff-0.0.19
This is an internal release to enable us to work with the statediffing service (v0.0.19). This release is rebased on top of master branch go-etheruem v1.10.2
- 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.
v1.10.2-statediff-0.0.18
This is an internal release to enable us to work with the statediffing service (v0.0.18). This release is rebased on top of master branch go-etheruem v1.10.2
- 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.