Releases: subquery/subql-cosmos
Releases · subquery/subql-cosmos
[3.11.1] @subql/node-cosmos
[3.11.1] - 2024-05-02
Fixed
- Sandbox Uint8Array and missing pg dep issue
[3.11.0] @subql/node-cosmos
[3.11.0] - 2024-05-02
Added
- Support for KYVE integration with supporting flags (#235)
--kyve-endpoint
(default value ishttps://api-us-1.kyve.network
, To disable usefalse
)--kyve-chain-id
(default value iskyve-1
)--kyve-storage-url
(default value ishttps://arweave.net
)
Removed
- Unused @apollo/client dependency causing version conflicts (#253)
Changed
- Update dependencies and apply changes to match (#254)
[4.3.0] @subql/common-cosmos
[3.3.0] @subql/types-cosmos
[3.3.0] - 2024-04-10
Changed
- Update
@subql/types-core
[3.10.0] @subql/node-cosmos
[3.10.0] - 2024-04-10
Changed
- Updated with node-core. Now dictionary supports multiple endpoints, indexer will fetch and switch dictionaries based 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
[4.2.0] @subql/common-cosmos
[4.2.0] - 2024-04-10
Changed
- version bump with
@subql/common
[3.2.4] @subql/types-cosmos
[3.2.4] - 2024-04-05
Changed
- Update
@subql/types-core
[3.9.2] @subql/node-cosmos
[3.9.2] - 2024-03-15
Changed
- Update
@subql/node-core
to 4.7.3 with connection retry fixes
[3.9.1] @subql/node-cosmos
[3.9.1] - 2024-03-14
Changed
- Update
@subql/node-core
to 4.7.2 with graphql comments escaping fix
[3.9.0] @subql/node-cosmos
[3.9.0] - 2024-03-06
Changed
- Update
@subql/node-core
to 7.4.0