Skip to content

Releases: fetchai/cosmpy

v0.9.2

11 Jan 13:07
14279fc
Compare
Choose a tag to compare
  • fix: coin parsing to support ibc denominations
  • chore: bump grpcio to support Apple M1 architectures and Python 3.12

v0.9.1

08 Aug 15:56
663cff0
Compare
Choose a tag to compare
  • fix: move googleapis-common-protos to main dependency group to resolve installation issues

v0.9.0

27 Jul 14:18
07a2a3f
Compare
Choose a tag to compare
  • feat: General LedgerClient features (query blocks, chain id, current height)
  • refactor: Remove biputils google-api-python-client dependencies
  • drop BLS support

v0.8.0

15 May 11:32
0e70d00
Compare
Choose a tag to compare
  • feat: Python 3.11 support
  • feat: add timestamp to LedgerClient TxResponse

v0.7.0

05 Apr 08:56
bfdffb4
Compare
Choose a tag to compare
  • feat: update/clear contract admin
  • fix: ValueError exceptions when using query_staking_summary
  • fix: key pair logic
  • update protobuf and grpcio dependencies

v0.6.2

29 Nov 11:15
cb4bc0a
Compare
Choose a tag to compare
  • feat: add migration for wasm contracts in aerial
  • CI: fix release automation

v0.6.1

18 Nov 19:29
Compare
Choose a tag to compare
  • dependencies rearranged
  • better support for stacking queries
  • integration tests fixes
  • query timeouts options added
  • fixes for gas prices

v0.6.0

13 Oct 09:53
db39f84
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.0

04 Jul 17:25
8aa908b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

29 Apr 15:54
v0.4.1
6d7b5f4
Compare
Choose a tag to compare

What's Changed

  • Fix: mainnet chain id and gas price by @ianharris-fetch in #141

Full Changelog: v0.4.0...v0.4.1