v1.6.0-rc1
Pre-release
Pre-release
Added
- Support for all queries in the chain "tendermint" module
- Support for all queries in the "IBC Transfer" module
- Support for all queries in the "IBC Channel" module
- Support for all queries in the "IBC Client" module
- Support for all queries in the "IBC Connection" module
- Tokens initialization from the official tokens list in https://github.com/InjectiveLabs/injective-lists
Changed
- Updated all proto definitions based on chain upgrade to v1.13
- Refactored cookies management logic to use all gRPC calls' responses to update the current cookies
What's Changed
- Feat/tendermint module queries by @aarmoa in #313
- feat/reduce_calls_for_cookies by @aarmoa in #314
- feat/add_ibc_transfer_support by @aarmoa in #317
- feat/ibc_core_channel_module_queries by @aarmoa in #318
- Feat/network refactoring from master to dev by @aarmoa in #320
- feat/ibc_client_module_queries by @aarmoa in #321
- feat/ibc_connection_module_queries by @aarmoa in #322
- fix/update_connection_params_script by @aarmoa in #323
- Fix/sync dev with v151 by @aarmoa in #325
- Feat/load official tokens list by @aarmoa in #327
- Feat/sync dev with master v1.5.2 by @aarmoa in #330
- Feat/sync dev with master v154 by @aarmoa in #335
- fix/refactor_composer_unit_tests by @aarmoa in #336
Full Changelog: v1.5.4...v1.6.0-rc1