Skip to content

Releases: genlayerlabs/genlayer-py

v0.9.3

25 Sep 20:56

Choose a tag to compare

v0.9.3 (2025-09-25)

This release is published under the MIT License.

Bug Fixes

  • Enhance JSON parsing error messages with response content (#58, 3af48cf)

Detailed Changes: v0.9.2...v0.9.3

v0.9.2

18 Sep 23:52

Choose a tag to compare

v0.9.2 (2025-09-18)

This release is published under the MIT License.

Bug Fixes

  • transactions: Handle all DECIDED states in waitForTransactionReceipt (#56, ed53509)

Testing

  • Add comprehensive tests for DECIDED_STATES functionality (#56, ed53509)

Detailed Changes: v0.9.1...v0.9.2

v0.9.1

10 Sep 21:10

Choose a tag to compare

v0.9.1 (2025-09-10)

This release is published under the MIT License.

Bug Fixes

  • Exclude tests and scripts directories from package build (51986f0)

Detailed Changes: v0.9.0...v0.9.1

v0.9.0

09 Sep 14:29

Choose a tag to compare

v0.9.0 (2025-09-09)

This release is published under the MIT License.

Bug Fixes

Chores

  • Prevent major version changes (06abe8d)

Documentation

  • Apply black and fix README bold formatting (#52, 05fb54f)

  • Fix bold formatting for Gas Estimation in README (#52, 05fb54f)

  • Update Python version requirement to >=3.12 (#53, fc92af2)

Features

  • Integrate sim_config for contract actions (437c33e)

Testing


Detailed Changes: v0.8.1...v0.9.0

v0.8.1

24 Jul 03:20

Choose a tag to compare

v0.8.1 (2025-07-24)

This release is published under the MIT License.

Bug Fixes

  • Return simplified transaction object on error (#50, 3b8ed07)

Detailed Changes: v0.8.0...v0.8.1

v0.8.0

23 Jul 16:31

Choose a tag to compare

v0.8.0 (2025-07-23)

This release is published under the MIT License.

Documentation

Features

  • Add full transaction param (0640683)

Refactoring

  • Improve maintainability (a095976)

Testing

  • Wait for transaction receipt with real sample data (ec63e77)

Detailed Changes: v0.7.3...v0.8.0

v0.7.3

21 Jul 11:16

Choose a tag to compare

v0.7.3 (2025-07-21)

This release is published under the MIT License.

Bug Fixes

Chores

  • Add ci bot to bypass branch protection (a112f41)

Documentation


Detailed Changes: v0.7.2...v0.7.3

v0.7.2

16 Jul 09:24

Choose a tag to compare

v0.7.2 (2025-07-16)

This release is published under the MIT License.

Bug Fixes

  • Disable log messages by default (711b1e2)

Documentation

  • CONTRIBUTING: Added log configuration (d2ca2c5)

Detailed Changes: v0.7.1...v0.7.2

v0.7.1

14 Jul 10:14

Choose a tag to compare

v0.7.1 (2025-07-14)

This release is published under the MIT License.

Bug Fixes

  • Error decoding eq output (0258e7b)

Detailed Changes: v0.7.0...v0.7.1

v0.7.0

04 Jul 14:02

Choose a tag to compare

v0.7.0 (2025-07-04)

This release is published under the MIT License.

Bug Fixes

Features

  • Add simulate write contract action (0c0503f)

Testing

  • Merge and add e2e tests by contract (b15be35)

Detailed Changes: v0.6.1...v0.7.0