Skip to content

Releases: subquery/subql-ethereum

[5.1.3] @subql/node-ethereum

28 Aug 04:25
97d37ad
Compare
Choose a tag to compare

[5.1.3] - 2024-08-28

Fixed

  • Dictionary grouping optimisation regression (#344)
  • Dictionary query not being used if address specified but no other filters (#344)

[5.1.2] @subql/node-ethereum

26 Aug 22:26
4bc01e9
Compare
Choose a tag to compare

[5.1.2] - 2024-08-27

Changed

  • Use constant for filter !null value (#341)

[4.5.2] @subql/common-ethereum

26 Aug 22:26
4bc01e9
Compare
Choose a tag to compare

[4.5.2] - 2024-08-27

Fixed

  • Abi validation not working with !null filter (#341)

[3.13.1] @subql/types-ethereum

16 Aug 01:52
9b9c51c
Compare
Choose a tag to compare

[3.13.1] - 2024-08-16

Changed

  • Update @subql/types-core with fix for datasource processors (#337)

[5.1.1] @subql/node-ethereum

16 Aug 01:52
9b9c51c
Compare
Choose a tag to compare

[5.1.1] - 2024-08-16

Fixed

  • Empty dictionary v2 response resulting in all blocks within that range being indexed (#336)

Changed

  • Update @subql/node-core (#337)

[4.5.1] @subql/common-ethereum

16 Aug 01:52
9b9c51c
Compare
Choose a tag to compare

[4.5.1] - 2024-08-16

Changed

  • Update @subql/common (#337)

[3.13.0] @subql/types-ethereum

01 Aug 21:54
2131765
Compare
Choose a tag to compare

[3.13.0] - 2024-08-02

Added

  • Suport for network endpoint config (#334)

[5.1.0] @subql/node-ethereum

01 Aug 21:54
2131765
Compare
Choose a tag to compare

[5.1.0] - 2024-08-02

Added

  • Suport for network endpoint config providing the ability to set headers and rpc batch sizes (#334)

[4.5.0] @subql/common-ethereum

01 Aug 21:54
2131765
Compare
Choose a tag to compare

[4.5.0] - 2024-08-02

Added

  • Suport for network endpoint config (#334)

[5.0.1] @subql/node-ethereum

29 Jul 03:08
59ca3dd
Compare
Choose a tag to compare

[5.0.1] - 2024-07-29

Fixed

  • Docker images not having TZ set to UTC (#333)
  • Bump @subql/node-core with fixes for data consitstency issue (#333)