Skip to content

Releases: subquery/subql-ethereum

[3.0.0] @subql/types-ethereum

02 Oct 21:55
09e657f
Compare
Choose a tag to compare

[3.0.0] - 2023-10-03

Added

  • Light types for block and logs (#170)

Changed

  • Version bump with types-core

[3.0.0] @subql/node-flare

02 Oct 21:57
09e657f
Compare
Choose a tag to compare

[3.0.0] - 2023-10-03

Fixed

  • Fix dictionary metadata validation failed
  • Improve get finalized block error logging
  • Fix reindex also start index service (#155)
  • Fix warning for filter address (#154)
  • Fetching logs via block height resulting in invalid results. Block hash is now used to ensure
    correct results. (#156)
  • Node runner options being overwritten by yargs defaults (#148)
  • Fix yargs default override runner nodeOptions (#166)

Added

  • skipTransactions feature to avoid fetching transactions (#170)

[3.0.0] @subql/node-ethereum

02 Oct 21:55
09e657f
Compare
Choose a tag to compare

[3.0.0] - 2023-10-03

Fixed

  • Fix dictionary metadata validation failed
  • Improve get finalized block error logging
  • Fix reindex also start index service (#155)
  • Fix warning for filter address (#154)
  • Fetching logs via block height resulting in invalid results. Block hash is now used to ensure
    correct results. (#156)
  • Node runner options being overwritten by yargs defaults (#148)
  • Fix yargs default override runner nodeOptions (#166)

Added

  • skipTransactions feature to avoid fetching transactions (#170)

[3.0.0] @subql/common-flare

02 Oct 21:57
09e657f
Compare
Choose a tag to compare

[3.0.0] - 2023-10-03

Fixed

  • Missing imports for multi abi codegen (#169)

Added

  • Parent field to manifest for project upgrades (#148)
  • Light Log types to codegen (#170)

Changed

  • Update model with types-core

[3.0.0] @subql/common-ethereum

02 Oct 21:55
09e657f
Compare
Choose a tag to compare

[3.0.0] - 2023-10-03

Fixed

  • Missing imports for multi abi codegen (#169)

Added

  • Parent field to manifest for project upgrades (#148)
  • Light Log types to codegen (#170)

Changed

  • Update model with types-core

[2.12.5] @subql/node-ethereum

12 Sep 04:26
147393e
Compare
Choose a tag to compare

[2.12.5] - 2023-09-12

Fixed

  • Fix nestjs-prometheus dependency issue (#163)
  • Sync with node-core 4.2.8, fix NodeConfig scaleBatchSize call itself

[2.12.4] @subql/node-ethereum

12 Sep 01:38
ab01e7e
Compare
Choose a tag to compare

[2.12.4] - 2023-09-12

Fixed

  • Fetching logs via block height resulting in invalid results. Block hash is now used to ensure correct results. (#156)
  • Fix reindex also start index service (#155)
  • Fix warning for filter address (#154)
  • Update to node-core 4.2.7, fix set and remove in same block height causing empty in block range issue

[2.3.0] @subql/common-ethereum

12 Sep 01:38
ab01e7e
Compare
Choose a tag to compare

[2.3.0] - 2023-09-12

Changed

  • Migrated abi-codegen from @subql/cli to common-ethereum (#158)

[2.12.3] @subql/node-flare

04 Sep 04:12
2c52c57
Compare
Choose a tag to compare

[2.12.3] - 2023-09-04

Fixed

  • lock to @subql/common 2.6.0, in order to fix unknown reader issue. (#152)

[2.12.3] @subql/node-ethereum

04 Sep 04:11
2c52c57
Compare
Choose a tag to compare

[2.12.3] - 2023-09-04

Fixed

  • lock to @subql/common 2.6.0, in order to fix unknown reader issue. (#152)