Releases: cerc-io/go-ethereum
v1.10.12-statediff-0.0.27
This is an internal release to enable us to work with the statediffing service (v0.0.27). This release is rebased on top of master branch go-etheruem v1.10.12
This version works with the v0.2.x version of our database schema (ipld-eth-db).
v1.10.11-statediff-0.0.27i
This is an internal release to enable us to work with the statediffing service (v0.0.27f). This release is rebased on top of master branch go-etheruem v1.10.11
- Add batching to public.blocks INSERTS/UPSERTS
- Major refactor of statediffing code to improve level of abstraction, enabling arbitrary data destinations
- Add support for "dump" data destination
- Add support for sql file data destination
- Add support for pgx driver
- Refactor to work with updated schema that uses natural PKs
- Unit tests for sql file writing indexer
- Schema updates (for cerc-io/ipld-eth-db#27)
- Fix issue with log/logTrie processing (#161)
- Fix handling of receipts with 6000+ logs
v1.10.11-statediff-0.0.27h
This is an internal release to enable us to work with the statediffing service (v0.0.27f). This release is rebased on top of master branch go-etheruem v1.10.11
- Add batching to public.blocks INSERTS/UPSERTS
- Major refactor of statediffing code to improve level of abstraction, enabling arbitrary data destinations
- Add support for "dump" data destination
- Add support for sql file data destination
- Add support for pgx driver
- Refactor to work with updated schema that uses natural PKs
- Unit tests for sql file writing indexer
- Schema updates (for cerc-io/ipld-eth-db#27)
- Fix issue with log/logTrie processing (#161)
- Fix handling of receipts with 6000+ logs
v1.10.11-statediff-0.0.27g
This is an internal release to enable us to work with the statediffing service (v0.0.27f). This release is rebased on top of master branch go-etheruem v1.10.11
- Add batching to public.blocks INSERTS/UPSERTS
- Major refactor of statediffing code to improve level of abstraction, enabling arbitrary data destinations
- Add support for "dump" data destination
- Add support for sql file data destination
- Add support for pgx driver
- Refactor to work with updated schema that uses natural PKs
- Unit tests for sql file writing indexer
- Schema updates (for cerc-io/ipld-eth-db#27)
- Fix issue with log/logTrie processing (#161)
v1.10.11-statediff-0.0.27f
This is an internal release to enable us to work with the statediffing service (v0.0.27f). This release is rebased on top of master branch go-etheruem v1.10.11
- Add batching to public.blocks INSERTS/UPSERTS
- Major refactor of statediffing code to improve level of abstraction, enabling arbitrary data destinations
- Add support for "dump" data destination
- Add support for sql file data destination
- Add support for pgx driver
- Refactor to work with updated schema that uses natural PKs
- Unit tests for sql file writing indexer
- Schema updates (for cerc-io/ipld-eth-db#27)
- Fix issue with log/logTrie processing (#161)
v1.10.11-statediff-0.0.27e
This is an internal release to enable us to work with the statediffing service (v0.0.27). This release is rebased on top of master branch go-etheruem v1.10.11
- Add batching to public.blocks INSERTS/UPSERTS
- Major refactor of statediffing code to improve level of abstraction, enabling arbitrary data destinations
- Add support for "dump" data destination
- Add support for sql file data destination
- Add support for pgx driver
- Refactor to work with updated schema that uses natural PKs
- Unit tests for sql file writing indexer
- Schema updates (for cerc-io/ipld-eth-db#27)
v1.10.11-statediff-0.0.27d
This is an internal release to enable us to work with the statediffing service (v0.0.27). This release is rebased on top of master branch go-etheruem v1.10.11
- Add batching to public.blocks INSERTS/UPSERTS
- Major refactor of statediffing code to improve level of abstraction, enabling arbitrary data destinations
- Add support for "dump" data destination
- Add support for sql file data destination
- Add support for pgx driver
- Refactor to work with updated schema that uses natural PKs
- Unit tests for sql file writing indexer
- Fix BaseFee support (store in string not int64)
v1.10.11-statediff-0.0.27c
This is an internal release to enable us to work with the statediffing service (v0.0.27). This release is rebased on top of master branch go-etheruem v1.10.11
- Add batching to public.blocks INSERTS/UPSERTS
- Major refactor of statediffing code to improve level of abstraction, enabling arbitrary data destinations
- Add support for "dump" data destination
- Add support for sql file data destination
- Add support for pgx driver
- Refactor to work with updated schema that uses natural PKs
v1.10.11-statediff-0.0.27b
This is an internal release to enable us to work with the statediffing service (v0.0.27). This release is rebased on top of master branch go-etheruem v1.10.11
- Add batching to public.blocks INSERTS/UPSERTS
- Major refactor of statediffing code to improve level of abstraction, enabling arbitrary data destinations
- Add support for "dump" data destination
- Begin support for pgx driver
v1.10.11-statediff-0.0.27a
This is an internal release to enable us to work with the statediffing service (v0.0.27). This release is rebased on top of master branch go-etheruem v1.10.11
- Add batching to public.blocks INSERTS/UPSERTS