Releases: subquery/subql-algorand
Releases · subquery/subql-algorand
[3.12.0] @subql/node-algorand
[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
[4.0.0] - 2024-07-03
Added
- Add alias
parseProjectManifest
, also follow type ofINetworkCommonModule
(#2462)
[3.11.3] @subql/node-algorand
[3.3.0] @subql/types-algorand
[3.11.2] @subql/node-algorand
[3.11.2] - 2024-05-02
Fixed
- Sandbox Uint8Array and missing pg dep issue
[3.11.0] @subql/node-algorand
[3.4.0] @subql/common-algorand
[3.2.0] @subql/types-algorand
[3.2.0] - 2024-04-10
Changed
- Update
@subql/types-core
[3.10.0] @subql/node-algorand
[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
[3.3.0] - 2024-04-10
Changed
- version bump with
@subql/common