Skip to content

Releases: aleph-im/aleph-sdk-python

2.0.5

26 Jun 15:33
30a2a2e
Compare
Choose a tag to compare

We're excited to announce the release of version 2.0.5. This version includes IPv4 port forwarding support:

What's Changed

  • Feature: ipv4 and missing service by @1yam in #221

Full Changelog: 2.0.4...2.0.5

2.0.4

26 Jun 11:00
cb15f7e
Compare
Choose a tag to compare

We're excited to announce the release of version 2.0.4. This version includes 2 new EVM chains support:

What's Changed

Full Changelog: 2.0.3...2.0.4

2.0.3

24 Jun 13:11
122d81a
Compare
Choose a tag to compare

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

29 Apr 10:09
c676a99
Compare
Choose a tag to compare

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

Full Changelog: 2.0.1...2.0.2

2.0.1

16 Apr 16:06
bb02aca
Compare
Choose a tag to compare

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

Full Changelog: 2.0.0...2.0.1

2.0.0

11 Apr 11:10
0c848b5
Compare
Choose a tag to compare

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

18 Feb 17:17
e4ce90e
Compare
Choose a tag to compare

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

Full Changelog: 1.3.1...1.4.0

1.3.1

11 Feb 10:20
Compare
Choose a tag to compare

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-pytezos dependency from version 0.1.1 to 3.13.4 (by @Psycojoker).

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

19 Dec 23:38
964020c
Compare
Choose a tag to compare

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.operate function (by @olethanh).

Improvements

  • Dependency Update: Upgraded the ledgeroth dependency from version 0.9.1 to 0.10.0 (by @dependabot).
  • Documentation Improvement: Updated the default memory value in the docstring for the create_instance function (by @RezaRahemtola).
  • Bug Fix: Resolved an issue related to Terms & Conditions (by @philogicae).

What's Changed

New Contributors

Full Changelog: 1.2.1...1.3.0

1.2.1

16 Dec 12:04
fe1823c
Compare
Choose a tag to compare

We're excited to announce the release of version 1.2.1. This version adds GPU support feature and fixes some bugs on user experience. Here's what's new:

New Feature

  • GPU Support: Implemented support for utilizing GPUs (by @nesitor).

Bug Fixes

  • Incorrect Account Config Alert: Fixed an issue where an incorrect alert was triggered for account configurations (by @nesitor).
  • Chain Account Loading: Resolved a problem with incorrect loading of chain accounts (by @philogicae).
  • Missing Env Vars: Added missing environment variable placeholders for new EVM chains (by @philogicae).
  • Message Status: Corrected the get_message_status function (by @aliel).

What's Changed

Full Changelog: 1.2.0...1.2.1