Skip to content

Releases: subquery/subql-cosmos

[0.2.0] @subql/common-cosmos

01 Nov 21:48
437861d
Compare
Choose a tag to compare

[0.2.0] - 2022-11-02

Added

  • timestamp filter to block handler. (#76)

[1.10.5] @subql/node-cosmos

12 Oct 22:19
5f89842
Compare
Choose a tag to compare

[1.10.5] - 2022-10-13

Fixed

  • Registry not being injected into datasource processor VM. (#73)

[1.10.4] @subql/node-cosmos

12 Oct 02:05
8636cb3
Compare
Choose a tag to compare

[1.10.4] - 2022-10-11

Changed

  • Sync with latest changes on Substrate SDK:
    • Remove deprecated subqueries table

[1.10.3] @subql/node-cosmos

06 Oct 03:53
bad632b
Compare
Choose a tag to compare

[1.10.3] - 2022-10-06

Updated

  • @subql/common and @subql/node-core dependencies updated.

Changed

  • Sync with latest changes on Substrate SDK:
    • New reindex and force-clean subcommands.
    • Enable historical feature by default.

[0.1.1] @subql/common-cosmos

06 Oct 03:53
bad632b
Compare
Choose a tag to compare

[0.1.1] - 2022-10-06

Updated

  • @subql/common dependency updated.

[1.10.2] @subql/node-cosmos

30 Sep 03:39
3335b7f
Compare
Choose a tag to compare

[1.10.2] - 2022-09-30

Fixed

  • Fix unable use rpc with api key issue due to incorrect url passed to axios (#64)

[1.10.1] @subql/node-cosmos

29 Sep 22:51
987f8e5
Compare
Choose a tag to compare

[1.10.1] - 2022-09-30

Fixed

  • Fix unable initialize due to missing sequelize in node-core package (#59)

[0.3.0] @subql/types-cosmos

27 Sep 03:29
831abdc
Compare
Choose a tag to compare

[0.3.0] - 2022-09-27

Added

  • attributes filter to event handlers. (#56)

[1.10.0] @subql/node-cosmos

27 Sep 03:29
831abdc
Compare
Choose a tag to compare
node-cosmos/1.10.0

[release] 20220927 (#57)

[0.1.0] @subql/common-cosmos

27 Sep 03:29
831abdc
Compare
Choose a tag to compare

[0.1.0] - 2022-09-27

Added

  • attributes filter to event handlers. (#56)
  • Filter for includeFailedTx on Transaction and Message handlers. (#53)