Skip to content

Releases: subquery/subql-ethereum

[5.2.0] @subql/node-ethereum

28 Nov 02:52
090d5d4
Compare
Choose a tag to compare

[5.2.0] - 2024-11-28

Added

  • Support for historical indexing by timestamp as well as block height
  • Add an --enable-cache flag, allowing you to choose between DB or cache for IO operations.

[4.5.5] @subql/common-ethereum

28 Nov 02:52
090d5d4
Compare
Choose a tag to compare

[4.5.5] - 2024-11-28

Changed

  • Bump @subql/common dependency

[5.1.7] @subql/node-ethereum

24 Oct 03:11
3ed0c00
Compare
Choose a tag to compare

[5.1.7] - 2024-10-24

Fixed

  • When there is no log data for fullBlock, it is determined as lightBlock. (#350)

[5.1.6] @subql/node-ethereum

23 Oct 08:53
d63ec82
Compare
Choose a tag to compare

[5.1.6] - 2024-10-23

Changed

  • Bump @subql/common dependency

[4.5.4] @subql/common-ethereum

23 Oct 08:53
d63ec82
Compare
Choose a tag to compare

[4.5.4] - 2024-10-23

Changed

  • Bump @subql/common dependency

[4.0.0] @subql/types-ethereum

22 Oct 03:51
13337a4
Compare
Choose a tag to compare

[4.0.0] - 2024-10-22

Changed

  • Update @subql/types-core dependency (#347)

[5.1.5] @subql/node-ethereum

22 Oct 03:51
13337a4
Compare
Choose a tag to compare

[5.1.5] - 2024-10-22

Changed

  • Bump @subql/node-core dependency (#347)

[5.1.4] @subql/node-ethereum

25 Sep 03:03
7d42595
Compare
Choose a tag to compare

[5.1.4] - 2024-09-25

Changed

  • Bump common, Added manifest support for query-subgraph.

[4.5.3] @subql/common-ethereum

25 Sep 03:03
7d42595
Compare
Choose a tag to compare

[4.5.3] - 2024-09-25

Changed

  • Bump common, Added manifest support for query-subgraph.

[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)