Recent Releases of cosmpy

cosmpy - v0.11.0

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

- Python
Published by github-actions[bot] 9 months ago

cosmpy - v0.9.3

  • 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

- Python
Published by github-actions[bot] 10 months ago

cosmpy - v0.9.2

  • fix: coin parsing to support ibc denominations
  • chore: bump grpcio to support Apple M1 architectures and Python 3.12

- Python
Published by github-actions[bot] about 2 years ago

cosmpy - v0.9.1

  • fix: move googleapis-common-protos to main dependency group to resolve installation issues

- Python
Published by github-actions[bot] over 2 years ago

cosmpy - v0.9.0

  • feat: General LedgerClient features (query blocks, chain id, current height)
  • refactor: Remove biputils google-api-python-client dependencies
  • drop BLS support

- Python
Published by github-actions[bot] over 2 years ago

cosmpy - v0.8.0

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

- Python
Published by github-actions[bot] almost 3 years ago

cosmpy - v0.7.0

  • feat: update/clear contract admin
  • fix: ValueError exceptions when using querystakingsummary
  • fix: key pair logic
  • update protobuf and grpcio dependencies

- Python
Published by github-actions[bot] almost 3 years ago

cosmpy - v0.6.2

  • feat: add migration for wasm contracts in aerial
  • CI: fix release automation

- Python
Published by github-actions[bot] over 3 years ago

cosmpy - v0.6.1

  • dependencies rearranged
  • better support for stacking queries
  • integration tests fixes
  • query timeouts options added
  • fixes for gas prices

- Python
Published by solarw over 3 years ago

cosmpy - v0.6.0

What's Changed

  • integration tests on osmosis testnet by @solarw in https://github.com/fetchai/cosmpy/pull/227
  • integration tests on windows by @solarw in https://github.com/fetchai/cosmpy/pull/226
  • Update Readme.md file by @VijaySharma815 in https://github.com/fetchai/cosmpy/pull/235
  • Add test for common rest_client by @solarw in https://github.com/fetchai/cosmpy/pull/237
  • Add flake8 bugbear, eradicate, docstyle, docstring plugin by @VijaySharma815 in https://github.com/fetchai/cosmpy/pull/217
  • add support for python 3.10 by @solarw in https://github.com/fetchai/cosmpy/pull/236
  • fix test for mint rest client module by @solarw in https://github.com/fetchai/cosmpy/pull/224
  • waittocomplete: timeout and poll_period added by @solarw in https://github.com/fetchai/cosmpy/pull/239
  • Improve CI workflow by @solarw in https://github.com/fetchai/cosmpy/pull/241
  • feat: added swap auto to mkdocs by @Alejandro-Morales in https://github.com/fetchai/cosmpy/pull/243
  • chore: clean up and update dependencies by @solarw in https://github.com/fetchai/cosmpy/pull/242
  • docs: add reference API by @VijaySharma815 in https://github.com/fetchai/cosmpy/pull/247
  • chore: add CI check to ensure API reference is up-to-date by @VijaySharma815 in https://github.com/fetchai/cosmpy/pull/254
  • cleanup: remove release workflow by @5A11 in https://github.com/fetchai/cosmpy/pull/260
  • Re-enable PyLint by @VijaySharma815 in https://github.com/fetchai/cosmpy/pull/251
  • Feature/poetry deps management by @solarw in https://github.com/fetchai/cosmpy/pull/255
  • better parallel code check for ci by @solarw in https://github.com/fetchai/cosmpy/pull/263
  • integration test rerun added by @solarw in https://github.com/fetchai/cosmpy/pull/270
  • cleanup: Add missing docstring by @VijaySharma815 in https://github.com/fetchai/cosmpy/pull/265
  • Fix: codefactor.io issues by @VijaySharma815 in https://github.com/fetchai/cosmpy/pull/268
  • chore: add Reference APIs in doc by @VijaySharma815 in https://github.com/fetchai/cosmpy/pull/261
  • feat: add pagination to TotalSupply by @Galadrin in https://github.com/fetchai/cosmpy/pull/274
  • cleanup: Makefile review and improvement by @solarw in https://github.com/fetchai/cosmpy/pull/278
  • feat: add contract schema and validate msgs if present by @jrriehl in https://github.com/fetchai/cosmpy/pull/271
  • fix: import PubKey type to prevent error on rest query by @jrriehl in https://github.com/fetchai/cosmpy/pull/294
  • release 0.6.0 by @solarw in https://github.com/fetchai/cosmpy/pull/296

Full Changelog: https://github.com/fetchai/cosmpy/compare/v0.5.1...v0.6.0

- Python
Published by solarw over 3 years ago

cosmpy - v0.5.0

What's Changed

  • fix: send funds in contract methods by @ejfitzgerald in https://github.com/fetchai/cosmpy/pull/147
  • Docs revisions by @jonathan6620 in https://github.com/fetchai/cosmpy/pull/149
  • Documentation changes by @5A11 in https://github.com/fetchai/cosmpy/pull/152
  • Update MD files by @5A11 in https://github.com/fetchai/cosmpy/pull/155
  • chore: add issue templates by @UrAvgDeveloper in https://github.com/fetchai/cosmpy/pull/156
  • Add bug report and feature request github template by @VijaySharma815 in https://github.com/fetchai/cosmpy/pull/160
  • chore: yaml issue template improvements by @UrAvgDeveloper in https://github.com/fetchai/cosmpy/pull/161
  • chore: modifications to the GH templates by @5A11 in https://github.com/fetchai/cosmpy/pull/164
  • chore: add code of conduct by @UrAvgDeveloper in https://github.com/fetchai/cosmpy/pull/167
  • Minor fix by @VijaySharma815 in https://github.com/fetchai/cosmpy/pull/173
  • Update .md files by @VijaySharma815 in https://github.com/fetchai/cosmpy/pull/176
  • Release v0.5.0 by @5A11 in https://github.com/fetchai/cosmpy/pull/195

New Contributors

  • @jonathan6620 made their first contribution in https://github.com/fetchai/cosmpy/pull/149
  • @UrAvgDeveloper made their first contribution in https://github.com/fetchai/cosmpy/pull/156
  • @VijaySharma815 made their first contribution in https://github.com/fetchai/cosmpy/pull/160

Full Changelog: https://github.com/fetchai/cosmpy/compare/v0.4.1...v0.5.0

- Python
Published by 5A11 over 3 years ago

cosmpy - v0.4.1

What's Changed

  • Fix: mainnet chain id and gas price by @ianharris-fetch in https://github.com/fetchai/cosmpy/pull/141

Full Changelog: https://github.com/fetchai/cosmpy/compare/v0.4.0...v0.4.1

- Python
Published by ejfitzgerald almost 4 years ago

cosmpy - v0.4.0

What's Changed

  • tendermint module by @solarw in https://github.com/fetchai/cosmpy/pull/128
  • ibc module by @solarw in https://github.com/fetchai/cosmpy/pull/118
  • feat: add docs preview by @ianharris-fetch in https://github.com/fetchai/cosmpy/pull/136
  • upgrade module by @solarw in https://github.com/fetchai/cosmpy/pull/130
  • dorado updates by @daeMOn63 in https://github.com/fetchai/cosmpy/pull/115
  • feat: configuration updates for dorado by @ejfitzgerald in https://github.com/fetchai/cosmpy/pull/135
  • fixes for rest api support by @solarw in https://github.com/fetchai/cosmpy/pull/138
  • Release 0.4.0 by @5A11 in https://github.com/fetchai/cosmpy/pull/142

New Contributors

  • @ianharris-fetch made their first contribution in https://github.com/fetchai/cosmpy/pull/136

Full Changelog: https://github.com/fetchai/cosmpy/compare/v0.3.1...v0.4.0

- Python
Published by ejfitzgerald almost 4 years ago

cosmpy - v0.3.1

What's Changed

  • Aerial High Level API by @ejfitzgerald in https://github.com/fetchai/cosmpy/pull/96
  • Aerial: Initial offline table based gas strategy by @ejfitzgerald in https://github.com/fetchai/cosmpy/pull/107
  • gov module queries support by @solarw in https://github.com/fetchai/cosmpy/pull/91
  • Aerial: Simulation based Gas estimation by @ejfitzgerald in https://github.com/fetchai/cosmpy/pull/108
  • added darglint to make lint command by @solarw in https://github.com/fetchai/cosmpy/pull/109
  • unused darglint config removed from the setup.cfg by @solarw in https://github.com/fetchai/cosmpy/pull/111
  • chores: update protos, fix Makefile by @daeMOn63 in https://github.com/fetchai/cosmpy/pull/113
  • add slashing module API by @solarw in https://github.com/fetchai/cosmpy/pull/116
  • added evidence module API by @solarw in https://github.com/fetchai/cosmpy/pull/117
  • fix staking tests by @daeMOn63 in https://github.com/fetchai/cosmpy/pull/119
  • feat: add params rest client by @daeMOn63 in https://github.com/fetchai/cosmpy/pull/120
  • Add distribution module by @Galadrin in https://github.com/fetchai/cosmpy/pull/92
  • Mint module by @solarw in https://github.com/fetchai/cosmpy/pull/122
  • Initial documentation using MkDocs by @5A11 in https://github.com/fetchai/cosmpy/pull/123
  • Basic staking support by @ejfitzgerald in https://github.com/fetchai/cosmpy/pull/125
  • Minor docs edit by @5A11 in https://github.com/fetchai/cosmpy/pull/129
  • Feature/release 0.3.0 by @5A11 in https://github.com/fetchai/cosmpy/pull/131
  • Release 0.3.0 by @5A11 in https://github.com/fetchai/cosmpy/pull/132

New Contributors

  • @solarw made their first contribution in https://github.com/fetchai/cosmpy/pull/91
  • @Galadrin made their first contribution in https://github.com/fetchai/cosmpy/pull/92

Full Changelog: https://github.com/fetchai/cosmpy/compare/0.3.0...v0.3.1

- Python
Published by ejfitzgerald almost 4 years ago

cosmpy - v0.3.0

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

- Python
Published by 5A11 almost 4 years ago

cosmpy - initial release

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

- Python
Published by jonathan6620 over 4 years ago