Releases: cerc-io/ipld-eth-server
Releases · cerc-io/ipld-eth-server
v0.3.1-alpha
- Use v1.9.25-statediff-0.0.15
- Fill in gaps when cache miss is hit by calling out to the statediffing geth
statediff_writeStateDiffAt
andstatediff_writeStateDiffFor
v0.3.0-alpha
- Update geth statediff to version v1.9.25-statediff-0.0.14
v0.2.0-alpha
Merge pull request #26 from vulcanize/canonical_hash_finder update canonical header finder functions
v0.1.0-alpha
First minor release, still in alpha.
Major changes since last release:
- eth_call support
- prometheus metrics and grafana dashboard integration
- working with ipld-eth-indexer v0.6.0-alpha
v0.0.13: Merge pull request #7 from vulcanize/vhost
add * to vhost to allow connecting to server in docker-compose
v0.0.12: Merge pull request #6 from vulcanize/docker
Docker compose and CI