Skip to content

Releases: subquery/subql-algorand

[3.1.1] @subql/types-algorand

30 Nov 00:07
d5315eb
Compare
Choose a tag to compare

[3.1.1] - 2023-11-30

Changed

  • Sync with @subql/types-core 0.4.0

[3.4.4] @subql/node-algorand

30 Nov 00:07
d5315eb
Compare
Choose a tag to compare

[3.4.4] - 2023-11-30

Fixed

  • Sync with node-core 7.0.2

[3.4.3] @subql/node-algorand

28 Nov 01:12
f4f9646
Compare
Choose a tag to compare

[3.4.3] - 2023-11-28

Fixed

  • Fix ipfs deployment templates path failed to resolved, issue was introduced node-core 7.0.0
  • Update with node-core to fix network dictionary timeout but not fallback to config dictionary issue

[3.4.2] @subql/node-algorand

27 Nov 03:06
9c8cf35
Compare
Choose a tag to compare

[3.4.2] - 2023-11-27

Changed

  • Update @subql/node-core with minor fixes

[3.4.1] @subql/node-algorand

16 Nov 04:11
134a57b
Compare
Choose a tag to compare

[3.4.1] - 2023-11-16

Fixed

  • Sync with node-core 6.4.2, Fix incorrect enqueuedBlocks, dictionaries timing out by updating @subql/apollo-links (#93)

[3.4.0] @subql/node-algorand

13 Nov 21:14
bf0a934
Compare
Choose a tag to compare

[3.4.0] - 2023-11-13

Changed

  • Updates to match changes in @subql/node-core (#91)
    • Dictionary service to use dictionary registry
    • Use yargs from node core

[3.3.0] @subql/node-algorand

07 Nov 20:37
642dd9f
Compare
Choose a tag to compare

[3.3.0] - 2023-11-06

Added

  • With dictionary-query-size now dictionary can config the query block range

Fixed

  • Sync with node-core 6.3.0 with various fixes

[3.1.0] @subql/types-algorand

31 Oct 21:35
1bb935b
Compare
Choose a tag to compare

[3.1.0] - 2023-11-01

Changed

  • Import @subql/types-core global into global so its no longer needed to update tsconfig in projects (#83)

[3.2.0] @subql/node-algorand

31 Oct 21:36
1bb935b
Compare
Choose a tag to compare

[3.2.0] - 2023-11-01

Changed

  • Update @subql/node-core with fixes and support for endBlock feature (#83)

[3.1.0] @subql/common-algorand

31 Oct 21:36
1bb935b
Compare
Choose a tag to compare

[3.1.0] - 2023-11-01

Added

  • Update @subql/common and relevant changes to support endBlock feature (#83)