Skip to content

Version 1.1.0: PAYG support for BASE blockchain

Latest
Compare
Choose a tag to compare
@nesitor nesitor released this 05 Sep 15:23
· 11 commits to master since this release
2ecf2f1

New Features and Improvements

  • Added support to create instances using PAYG on BASE blockchain
  • Enhanced user experience by improving the flow and display of pricing and balance information. (PR #266)
  • Refactored the aleph message get function to handle message status. (PR #265)

Bug Fixes

  • Addressed various issues identified after the 1.0.0 release. (PR #262)
  • Fixed a problem related to confidential session handling. (PR #256)
  • Ensured comments are clear and accurate. (PR #260)
  • Updated the aleph-sdk-python dependency version constraint to respect Semantic Versioning (semver). (PR #264)

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0