Skip to content

Releases: cerc-io/go-ethereum

v1.9.23-statediff-0.0.11

13 Nov 00:21

Choose a tag to compare

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

11 Nov 20:50

Choose a tag to compare

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

11 Nov 22:46

Choose a tag to compare

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

11 Nov 20:38

Choose a tag to compare

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

19 Oct 15:26

Choose a tag to compare

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

16 Oct 02:08
1bac35c

Choose a tag to compare

v1.9.15-1559-0.0.1 Pre-release
Pre-release

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

13 Oct 12:23

Choose a tag to compare

v1.9.11-statediff-0.0.7

use context deadline for timeout in eth_call

v1.9.10 optimism v0.0.2

16 Oct 01:58
29f199f

Choose a tag to compare

Pre-release

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

31 Aug 18:02
7cc1988

Choose a tag to compare

Pre-release

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

27 Aug 04:50

Choose a tag to compare

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.