Releases: subquery/subql-algorand
Releases · subquery/subql-algorand
[3.1.1] @subql/types-algorand
[3.1.1] - 2023-11-30
Changed
- Sync with
@subql/types-core
0.4.0
[3.4.4] @subql/node-algorand
[3.4.4] - 2023-11-30
Fixed
- Sync with
node-core
7.0.2
[3.4.3] @subql/node-algorand
[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
[3.4.2] - 2023-11-27
Changed
- Update
@subql/node-core
with minor fixes
[3.4.1] @subql/node-algorand
[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
[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
[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
[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
[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
[3.1.0] - 2023-11-01
Added
- Update
@subql/common
and relevant changes to support endBlock feature (#83)