Releases: subquery/subql-cosmos
Releases · subquery/subql-cosmos
[0.1.0] @subql/types-cosmos
[0.1.0] - 2022-06-27
Changed
- Messages and events have changed
message.msg.msg
tomessage.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
[0.1.0] - 2022-06-27
Breaking changes
- Messages and events have changed
message.msg.msg
tomessage.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
[0.0.6] @subql/types-cosmos
[0.0.6] - 2022-06-21
Fixed
- Fix chainTypes not being in deployments
[0.0.7] @subql/node-cosmos
[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
[0.0.6] - 2022-06-21
Fixed
- Fix chainTypes not being in deployments
[0.0.6] @subql/node-cosmos
[0.0.6] - 2022-06-17
Fixed
- Use modified tendermint-rpc to avoid Juno block 3103475
[0.0.5] @subql/types-cosmos
[0.0.5] - 2022-06-15
First release
[0.0.5] @subql/node-cosmos
[0.0.5] - 2022-06-15
First release
[0.0.5] @subql/common-cosmos
[0.0.5] - 2022-06-15
First release