Skip to content

Releases: multiversx/mx-sdk-py

v0.9.0

28 May 08:21
44b82a2
Compare
Choose a tag to compare

This new release is composed from the unification of the previous multiversx-sdk-py-core, multiversx-sdk-py-wallet and multiversx-sdk-py-network-providers packages.

What's Changed

Full Changelog: v0.9.0b0...v0.9.0

v0.9.0b0

13 May 07:50
0a5107e
Compare
Choose a tag to compare
v0.9.0b0 Pre-release
Pre-release

This is a pre-release of the MultiversX Python SDK. It is composed from the unification of the previous multiversx-sdk-py-core, multiversx-sdk-py-wallet and multiversx-sdk-py-network-providers packages.

What's Changed

  • Merge sdk-core into repository by @popenta in #1
  • Merge sdk-wallet into this repository by @popenta in #2
  • Merge sdk-network-providers into this repository by @popenta in #3
  • Moved files to create project structure by @popenta in #4
  • Fixes and added a pyproject.toml file by @popenta in #5
  • Fix pre-commit config file by @popenta in #7
  • Fix encode signed numbers. by @ramonalobont in #6
  • Added jupyter notebook with examples by @popenta in #9
  • Implemented token management transactions parser by @popenta in #8
  • Directory renaming and small fix for token management parser by @popenta in #11
  • Message pack & unpack by @popenta in #10
  • Exported all classes from each subpackage by @popenta in #12
  • Changed method return type by @popenta in #13
  • Add extra methods for TransactionComputer by @popenta in #14
  • Implemented account transactions factory by @popenta in #15
  • Smart Contract queries controller by @popenta in #16
  • Transaction Converter & refactoring and reorganizing by @popenta in #17
  • Sign transaction by hash by @popenta in #18
  • Publish docs to GH pages by @popenta in #20
  • Changed topics type and refactored token management outcome parser by @popenta in #19
  • Delegation transactions outcome parser by @popenta in #21
  • Smart Contract deploy transactions parser by @popenta in #22
  • Added signer field for the Message class by @popenta in #24
  • Remove token computer dependency from transactions factories & compute bytes to verify transaction signature by @popenta in #23
  • Added ESDTTransferRole on fungible token by @popenta in #26
  • Remove extra gas for guarded transactions by @popenta in #27
  • Update dependencies & rename workflows by @popenta in #29
  • Implemented transaction watcher (awaiter) by @popenta in #25
  • Update protobuf dependency by @popenta in #30
  • Fix pyproject.toml (excludes) by @andreibancioiu in #31
  • Adjust workflows (docs, tests) by @andreibancioiu in #34
  • Added transaction decoder by @popenta in #33

New Contributors

Full Changelog: https://github.com/multiversx/mx-sdk-py-incubator/commits/v0.9.0b0