Skip to content

Releases: fetchai/cosmpy

v0.4.0

29 Apr 14:52
4abb976
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @ianharris-fetch made their first contribution in #136

Full Changelog: v0.3.1...v0.4.0

v0.3.1

01 Apr 13:33
v0.3.1
7390493
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...v0.3.1

v0.3.0

31 Mar 07:17
9b108fd
Compare
Choose a tag to compare

CosmPy Version 0.3.0 (2022-03-30):

  • Introduced Aerial high-level API.

    • Groundwork for a strategy engine for choosing tx gas fees
    • Simulation-based gas estimation
    • Support for queries, sending tokens, wallets, basic smart contract interactions
    • Support for staking-related logic
  • Added documentation using MkDocs

  • Added low-level support for Cosmos SDK's gov module

  • Added low-level support for Cosmos SDK's distribution module

  • Added low-level support for Cosmos SDK's mint module

  • Added low-level support for Cosmos SDK's slashing module

  • Added low-level support for Cosmos SDK's evidence module

  • Improvement to linters (added darglint to make lint). Resolved darglint complains.

  • Various fixes and cleanups

initial release

20 Aug 09:04
3e7977b
Compare
Choose a tag to compare
initial release Pre-release
Pre-release

feat: python client for upgraded fetchd and other Stargate Cosmos-SDK chains