Version 1.1.0: PAYG support for BASE blockchain
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
- chore: fix some comments by @riskrole in #260
- Problem: confidential keep sessions fix by @olethanh in #256
- fix(pyproject): max aleph-sdk-python versiont to respect semver by @Psycojoker in #264
- Refactor: aleph message get to handle message status by @1yam in #265
- Various fixes after 1.0.0 by @philogicae in #262
- Feature: improve UX for price flow and balance by @philogicae in #266
New Contributors
Full Changelog: 1.0.0...1.1.0