Skip to content

v1.51.0

Compare
Choose a tag to compare
@aarmoa aarmoa released this 31 Jul 02:47
· 64 commits to master since this release
907ab57

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
  • Support for all queries and messages in the chain "permissions" 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 (Injective Altaris)
  • Refactored cookies management logic to use all gRPC calls' responses to update the current cookies

What's Changed

  • Fix/sync dev with master 1.50.1 by @aarmoa in #206
  • Update README.md by @nicolasbaum in #207
  • Feat/add distribution module examples by @aarmoa in #208
  • feat/add_chain_exchange_module_examples by @aarmoa in #209
  • Release/release distribution exchange examples by @aarmoa in #210
  • feat/tendermint_module_queries by @aarmoa in #212
  • feat/cookies_management_refactoring by @aarmoa in #215
  • feat/add_ibc_transfer_support by @aarmoa in #216
  • (feat) Added support for IBC Core Channel module queries. Added also … by @aarmoa in #217
  • (feat) Added script examples for the IBC Core Client module queries by @aarmoa in #218
  • feat/ibc_connection_module_queries by @aarmoa in #219
  • (feat) Added a new config option to disable the auto fix of sequence … by @aarmoa in #220
  • fix/fix_readme_installation by @aarmoa in #223
  • feat/load_official_tokens_list by @aarmoa in #226
  • fix: make PrepareFactory public so chilliass can re-use it by @kakysha in #228
  • Feat/permissions module messages by @aarmoa in #230
  • Feat/update dependencies chain v1 13 by @aarmoa in #224
  • release/v1.51 chain upgrade 1.13 to master by @aarmoa in #231

New Contributors

Full Changelog: v1.50.1...v1.51.0