Skip to content

Releases: cerc-io/go-ethereum

v1.10.12-statediff-0.0.27

15 Dec 01:14
Compare
Choose a tag to compare

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

02 Dec 05:20
Compare
Choose a tag to compare
Pre-release

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

02 Dec 04:44
a8857e7
Compare
Choose a tag to compare
Pre-release

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

01 Dec 21:59
a784cfd
Compare
Choose a tag to compare
Pre-release

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

30 Nov 23:53
40be2f9
Compare
Choose a tag to compare
Pre-release

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

26 Nov 15:24
1dd37be
Compare
Choose a tag to compare
Pre-release

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

20 Nov 20:42
ac6ef33
Compare
Choose a tag to compare
Pre-release

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

19 Nov 00:28
898e64b
Compare
Choose a tag to compare
Pre-release

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

12 Nov 21:43
Compare
Choose a tag to compare
Pre-release

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

09 Nov 01:03
Compare
Choose a tag to compare
Pre-release

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