Releases: cerc-io/go-ethereum
v1.9.23-statediff-0.0.11
This is an internal release to enable us to work with the statediffing code (v0.0.11) using go modules. This release is rebased on top of master branch go-etheruem v1.9.23.
Updates:
Use Go 1.15
Fix API registration with new node interfaces
Statediffing service mode by which statediffs are generated and processed into IPLD objects and directly written to Postgres, this process can be configured to track the ongoing sync process and/or receive RPC requests to write diffs out at specific block heights
v1.9.23-statediff-0.0.9
This is an internal release to enable us to work with the statediffing code (v0.0.9) using go modules. This release is rebased on top of master branch go-etheruem v1.9.23.
Updates:
Statediffing service mode by which statediffs are generated and processed into IPLD objects and directly written to Postgres, this process can be configured to track the ongoing sync process and/or receive RPC requests to write diffs out at specific block heights
v1.9.23-statediff-0.0.10
This is an internal release to enable us to work with the statediffing code (v0.0.10) using go modules. This release is rebased on top of master branch go-etheruem v1.9.23.
Updates:
- Fix API registration with new node interfaces
- Statediffing service mode by which statediffs are generated and processed into IPLD objects and directly written to Postgres, this process can be configured to track the ongoing sync process and/or receive RPC requests to write diffs out at specific block heights
v1.9.11-statediff-0.0.9
This is an internal release to enable us to work with the statediffing code (v0.0.9) using go modules. This release is rebased on top of master branch go-etheruem v1.9.11.
Updates:
Statediffing service mode by which statediffs are generated and processed into IPLD objects and directly written to Postgres, this process can be configured to track the ongoing sync process and/or receive RPC requests to write diffs out at specific block heights
v1.9.11-statediff-0.0.8
This is an internal release to enable us to work with the statediffing code using go modules. This release is rebased on top of master branch go-etheruem v1.9.11.
Updates:
- Emit code and codehash pairs for all created contracts
- Endpoint for collecting all code and code hashes at a given block height (for filling in what we missed before updating to emit code and codehash in the payload)
v1.9.15-1559-0.0.1
EIP1559 pre-release
Corresponding spec at https://github.com/ethereum/EIPs/tree/54aa23ef6d1ec21d8642d67b5bed15d5ef9396e0 on top of go-ethereum 1.9.15
This release is to facilitate using the new Tx type with go-modules
Statediffing service v0.0.7 at v1.9.11
v1.9.11-statediff-0.0.7 use context deadline for timeout in eth_call
v1.9.10 optimism v0.0.2
Internal release ontop of ethereum-optimism's latest master branch state so that we can readily work with it using go-modules.
Note that ethereum-optimism is currently rebased ontop of go-ethereum 1.9.10
v1.9.10 optimism v0.0.1
Internal release ontop of ethereum-optimism's latest master branch state so that we can readily work with it using go-modules.
Note that ethereum-optimism is currently rebased ontop of go-ethereum 1.9.10
Statediffing service v0.0.6 at v1.9.11
This is an internal release to enable us to work with the statediffing code using go modules. This release is rebased on top of master branch go-etheruem v1.9.11.