Skip to content

Releases: subquery/subql-cosmos

[3.11.1] @subql/node-cosmos

02 May 05:25
50eb921
Compare
Choose a tag to compare

[3.11.1] - 2024-05-02

Fixed

  • Sandbox Uint8Array and missing pg dep issue

[3.11.0] @subql/node-cosmos

02 May 02:23
533f422
Compare
Choose a tag to compare

[3.11.0] - 2024-05-02

Added

  • Support for KYVE integration with supporting flags (#235)
    • --kyve-endpoint (default value is https://api-us-1.kyve.network, To disable use false)
    • --kyve-chain-id (default value is kyve-1)
    • --kyve-storage-url (default value is https://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

02 May 02:23
533f422
Compare
Choose a tag to compare

[4.3.0] - 2024-05-02

Changed

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

[3.3.0] @subql/types-cosmos

10 Apr 04:21
0c8a001
Compare
Choose a tag to compare

[3.3.0] - 2024-04-10

Changed

  • Update @subql/types-core

[3.10.0] @subql/node-cosmos

10 Apr 04:21
0c8a001
Compare
Choose a tag to compare

[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

10 Apr 04:21
0c8a001
Compare
Choose a tag to compare

[4.2.0] - 2024-04-10

Changed

  • version bump with @subql/common

[3.2.4] @subql/types-cosmos

04 Apr 22:32
5222320
Compare
Choose a tag to compare

[3.2.4] - 2024-04-05

Changed

  • Update @subql/types-core

[3.9.2] @subql/node-cosmos

15 Mar 02:28
abdc9fc
Compare
Choose a tag to compare

[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

14 Mar 05:02
4550447
Compare
Choose a tag to compare

[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

05 Mar 22:01
bc368fb
Compare
Choose a tag to compare

[3.9.0] - 2024-03-06

Changed

  • Update @subql/node-core to 7.4.0