Skip to content

Releases: subquery/subql-algorand

[3.12.0] @subql/node-algorand

03 Jul 01:22
81c2503
Compare
Choose a tag to compare

[3.12.0] - 2024-07-03

Changed

  • Bump version with @subql/common-algorand, sync with @subql/node-core, add admin module

[4.0.0] @subql/common-algorand

03 Jul 01:22
81c2503
Compare
Choose a tag to compare

[4.0.0] - 2024-07-03

Added

  • Add alias parseProjectManifest, also follow type of INetworkCommonModule (#2462)

[3.11.3] @subql/node-algorand

13 May 23:22
f4bce8a
Compare
Choose a tag to compare

[3.11.3] - 2024-05-14

Fixed

  • POI throwing an error due to incorrect block hash (#120)

[3.3.0] @subql/types-algorand

02 May 02:23
dc09ab0
Compare
Choose a tag to compare

[3.3.0] - 2024-05-02

Changed

  • Update dependencies and apply changes to match (#115)

[3.11.2] @subql/node-algorand

02 May 05:25
d769619
Compare
Choose a tag to compare

[3.11.2] - 2024-05-02

Fixed

  • Sandbox Uint8Array and missing pg dep issue

[3.11.0] @subql/node-algorand

02 May 02:23
dc09ab0
Compare
Choose a tag to compare

[3.11.0] - 2024-05-02

Changed

  • Update dependencies and apply changes to match (#115)

Removed

  • Unused deps and deprecated type (#116)

Fixed

  • Timestamp filter not working (#117)

[3.4.0] @subql/common-algorand

02 May 02:23
dc09ab0
Compare
Choose a tag to compare

[3.4.0] - 2024-05-02

Changed

  • Update dependencies and apply changes to match (#115)

[3.2.0] @subql/types-algorand

10 Apr 04:19
8b0460b
Compare
Choose a tag to compare

[3.2.0] - 2024-04-10

Changed

  • Update @subql/types-core

[3.10.0] @subql/node-algorand

10 Apr 04:19
8b0460b
Compare
Choose a tag to compare

[3.10.0] - 2024-04-10

Changed

  • Updated with node-core.Now dictionary support multiple dictionary endpoints, indexer will fetch and switch dictionaries base on available blocks

Fixed

  • Updated with node-core ,also fixed:
    • Fix modulo block didn't apply correctly with multiple dataSources
    • Now when workers set to 0, it will use block dispatcher instead of throw and exit

[3.3.0] @subql/common-algorand

10 Apr 04:19
8b0460b
Compare
Choose a tag to compare

[3.3.0] - 2024-04-10

Changed

  • version bump with @subql/common