Releases: cerc-io/eth-statediff-service
Releases · cerc-io/eth-statediff-service
v4.0.1-alpha
What's Changed
- Combine build and publish by @abdulrabbani00 in #86
- Update go and geth versions by @abdulrabbani00 in #88
- Feature/update go geth sharding by @abdulrabbani00 in #89
New Contributors
- @abdulrabbani00 made their first contribution in #86
Full Changelog: v4.0.0-alpha...v4.0.1-alpha
v3.0.3
What's Changed
- Update go and geth versions
- Combine build and publish by @abdulrabbani00 in #86
Full Changelog: v3.0.2...v3.0.3
v4.0.0-alpha
What's Changed
- Upgrade geth version to v4 by @nikugogoi in #85
Full Changelog: v3.0.2...v4.0.0-alpha
v3.0.2
What's Changed
- Support remote RPC client to access LevelDB by @nikugogoi in #83
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- Update vulcanize geth version to 1.10.17 by @nikugogoi in #84
New Contributors
- @nikugogoi made their first contribution in #84
Full Changelog: v3.0.0...v3.0.1
v3.0.0
- Updated to work with statediffing geth version v1.10.15-statediff-3.0.1, works with ipld-eth-db version v3.x.x
- public.blocks batching
- Pgx support
- Write to sql files
- Update to use v1.0.0 iterator
- Bump version to match the major version of ipld-eth-db that it works with
v2 => v3 Changelog: release-v2.0.0...release-v3.0.0
v2.0.0
- Updated to work with statediffing geth version v1.10.15-statediff-2.0.0, still works with ipld-eth-db version v2.x.x
- Bump version to match the major version of ipld-eth-db that it works with
Changelog: release-v0.2.10...release-v2.0.0
v0.2.10
- Updated to work with statediffing geth version v1.10.13-statediff-0.0.29, still works with ipld-eth-db version v0.2.x
- Grafana dashboard added
Changelog: release-v0.2.9...release-v0.2.10
v0.2.9i
- Update statediffing geth dependency, reflecting changes/improvements/fixes there
- Works with new natural PK DB schema
- Support for data dump and sql file writing modes
- Bump Go to 1.16
- Merge
write
andserve
command - API for adding new block ranges to queue
- Prometheus metrics
- Overlay in dockerfile
- Add additional env bindings for cli options
- Gen random node ID if none is provided
- Fix CLI
v0.2.9h
- Update statediffing geth dependency, reflecting changes/improvements/fixes there
- Works with new natural PK DB schema
- Support for data dump and sql file writing modes
- Bump Go to 1.16
- Merge
write
andserve
command - API for adding new block ranges to queue
- Prometheus metrics
- Overlay in dockerfile
- Add additional env bindings for cli options
- Gen random node ID if none is provided
- Fix CLI