Skip to content

Releases: fetchai/cosmpy

v0.12.0rc1

18 Dec 14:03
89539d8

Choose a tag to compare

v0.12.0rc1 Pre-release
Pre-release
  • fix: Init files

v0.12.0rc0

08 Dec 16:47
785a179

Choose a tag to compare

v0.12.0rc0 Pre-release
Pre-release
  • feat: Cosmos SDK v0.53.4

v0.11.2

17 Oct 12:43
80eed86

Choose a tag to compare

  • feat: Ability to use Cosmos SDK bcrypt armored key files

v0.11.1

05 Jun 16:49
0a3d7a9

Choose a tag to compare

  • feat: Coins impl. using sorted dictionary

v0.11.0

28 May 14:20
31d1316

Choose a tag to compare

  • feat: TxFee and Coins, support for fee granter & payer
  • fix: outdated links in documentation

v0.9.3

25 Apr 11:24
8aed9ae

Choose a tag to compare

  • chore: add/update repo health files
  • fix: readme
  • fix: CI
  • feat: support Python 3.13
  • fix: Non-deterministic conversion of string representation of numbers with radix point
  • feat: TX timeout height

v0.9.2

11 Jan 13:07
14279fc

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

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

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

Choose a tag to compare

  • feat: Python 3.11 support
  • feat: add timestamp to LedgerClient TxResponse