Releases: aleph-im/aleph-sdk-python
2.1.0
We're excited to announce the release of version 2.1.0. This version includes credits support and some improvements and fixes:
What's Changed
- Fix: Client Services Scheduler to handle 404 by @1yam in #224
- Add support for credits payment method by @nesitor in #227
- Solve MacOs CI issue by @nesitor in #230
- Fix: handle new message status by @1yam in #229
- Feature: allow to update CRN_LIST_URL from .env by @1yam in #232
- Feature: Pricing Services by @1yam in #226
- Feat: estimated gas based on tx by @1yam in #209
- Feature: Voucher integrations by @1yam in #225
- Feature: Credis System by @1yam in #233
- Fix:
credit_balancesdoes not exist by @1yam in #237 - Solve Ledger Derivation path signing by @nesitor in #238
- Fix: filter on crn list & port-forwarding by @1yam in #239
- Upgrade
aleph_messageversion to1.0.5by @nesitor in #240
Full Changelog: 2.0.5...2.1.0
2.0.5
2.0.4
2.0.3
We're excited to announce the release of version 2.0.3. This version includes 2 new message states and 4 new EVM chains support:
What's Changed
- feat: use new endpoint to get message status by @aliel in #215
- Fix: add missing supported EVM Chains in chain_account_map by @1yam in #217
- Implement Unichain network by @nesitor in #219
- Implement new aleph-message changes by @nesitor in #220
Full Changelog: 2.0.2...2.0.3
2.0.2
We're excited to announce the release of version 2.0.2. This version fixes a bug related with .env files and custom env variables:
What's Changed
- fix: Pydantic v2 errors on unknown env vars by @RezaRahemtola in #216
Full Changelog: 2.0.1...2.0.2
2.0.1
We're excited to announce the release of version 2.0.1. This version fixes some bugs and upload some dependencies like web3 library:
What's Changed
- Feature: New SVMAccount by @1yam in #213
- Update
web3dependency by @nesitor in #212 - Increase superfluid fork dependency version by @nesitor in #214
Full Changelog: 2.0.0...2.0.1
2.0.0
We're excited to announce the release of version 2.0.0. This version uses Pydantic V2 and fixes some bugs:
What's Changed
- Fix programs for SOL payment chain by @philogicae in #201
- Fix: Remove references to slow server api1.aleph.im by @hoh in #203
- feat: aleph-pytezos has been renamed to pytezos-crypto by @Psycojoker in #206
- Fix: Redundant dependency in pyproject by @hoh in #207
- Fix: Tests were not running on macOS by @hoh in #204
- Implement Sonic Blockchain by @nesitor in #210
- Upgrade pydantic version by @Antonyjin in #179
Full Changelog: 1.4.0...2.0.0
1.4.0
We're excited to announce the release of version 1.4.0. This version adds support for the new pricing that also supports GPU tiers:
What's Changed
- Changes for new pricing system by @philogicae in #199
Full Changelog: 1.3.1...1.4.0
1.3.1
We're excited to announce the release of version 1.3.1. This version adds support for latest and updated version of aleph-pytezos dependency:
Improvements
- Dependency Update: Upgraded the
aleph-pytezosdependency from version 0.1.1 to 3.13.4 (by @Psycojoker).
What's Changed
- feat: upgrade to our latest version of pytezos by @Psycojoker in #148
Full Changelog: 1.3.0...1.3.1
1.3.0
We're excited to announce the release of version 1.3.0. This version improves the VM operation API and adding other improvements and bugfixes:
New Feature
- New Feature: Added the
VmClient.operatefunction (by @olethanh).
Improvements
- Dependency Update: Upgraded the
ledgerothdependency from version 0.9.1 to 0.10.0 (by @dependabot). - Documentation Improvement: Updated the default memory value in the docstring for the
create_instancefunction (by @RezaRahemtola). - Bug Fix: Resolved an issue related to Terms & Conditions (by @philogicae).
What's Changed
- Chore(deps): Bump ledgereth from 0.9.1 to 0.10.0 by @dependabot in #183
- Add VmClient.operate by @olethanh in #194
- fix(create_instance): Default memory in docstring by @RezaRahemtola in #192
- Fix for Terms & Conditions by @philogicae in #193
New Contributors
- @RezaRahemtola made their first contribution in #192
Full Changelog: 1.2.1...1.3.0