Releases: cerc-io/eth-statediff-service
v0.2.2
v0.2.1 concurrent iterator statediffing service
eth-statediff-service
using a concurrent state iterator
This release of eth-statediff-service is a standalone version of the v1.10.1-statediff-0.0.16 go-ethereum statediffing service that works directly on top of leveldb and can only serve historical data.
This release fixed support for tracking state pruning by leaf key
v0.2.0 concurrent iterator statediffing service
eth-statediff-service
using a concurrent state iterator
eth-statediff-service is a standalone version of the v1.9.25-statediff-0.0.15 go-ethereum statediffing service that works directly on top of leveldb and can only serve historical data.
This release indexes receipt post state and status and adds endpoints to fetch/write statediff payloads by blockhash
v0.1.0 concurrent iterator statediffing service
eth-statediff-service
using a concurrent state iterator
eth-statediff-service is a standalone version of the go-ethereum statediffing service that works directly on top of leveldb and can only serve historical data
This release include codeHash=>code mappings in the state object payloads
v0.0.1 pre-concurrent iterator
eth-statediff-service
using the standard go-ethereum state node iterator
eth-statediff-service
is a standalone version of the go-ethereum statediffing service that works directly on top of leveldb and can only serve historical data.