Skip to content

Releases: subquery/subql-cosmos

[0.1.0] @subql/types-cosmos

27 Jun 08:31
77c28fa
Compare
Choose a tag to compare

[0.1.0] - 2022-06-27

Changed

  • Messages and events have changed message.msg.msg to message.msg.decodeMsg.msg. This is due to lazy loading and will mean you don't need to provide chain types for messages you don't care about (#17)

[0.1.0] @subql/node-cosmos

27 Jun 08:31
77c28fa
Compare
Choose a tag to compare

[0.1.0] - 2022-06-27

Breaking changes

  • Messages and events have changed message.msg.msg to message.msg.decodeMsg.msg. This is due to lazy loading and will mean you don't need to provide chain types for messages you don't care about
  • Dictionary structure has changed

Fixed

  • Loading chainTypes that referred to other files (#28)
  • Dictionary queries, this also required a new dictionary (#26)

Updated

  • Sync with latest development from origin (#27)

Added

  • Support for nested filters (#21)
  • Support for enum contract call (#23)
  • Lazy decoding of messages (#17)

[0.0.6] @subql/types-cosmos

21 Jun 00:06
b499071
Compare
Choose a tag to compare

[0.0.6] - 2022-06-21

Fixed

  • Fix chainTypes not being in deployments

[0.0.7] @subql/node-cosmos

21 Jun 00:06
b499071
Compare
Choose a tag to compare

[0.0.7] - 2022-06-21

Fixed

  • Handle JSON variable types in dictionary (#24)
  • Dictionary message filter being undefined

[0.0.6] @subql/common-cosmos

21 Jun 00:06
b499071
Compare
Choose a tag to compare

[0.0.6] - 2022-06-21

Fixed

  • Fix chainTypes not being in deployments

[0.0.6] @subql/node-cosmos

17 Jun 01:39
e25d830
Compare
Choose a tag to compare

[0.0.6] - 2022-06-17

Fixed

  • Use modified tendermint-rpc to avoid Juno block 3103475

[0.0.5] @subql/types-cosmos

15 Jun 04:05
5fde3f4
Compare
Choose a tag to compare

[0.0.5] - 2022-06-15

First release

[0.0.5] @subql/node-cosmos

15 Jun 04:05
5fde3f4
Compare
Choose a tag to compare

[0.0.5] - 2022-06-15

First release

[0.0.5] @subql/common-cosmos

15 Jun 04:05
5fde3f4
Compare
Choose a tag to compare

[0.0.5] - 2022-06-15

First release