Skip to content

Releases: yeagerai/genlayer-studio

v0.49.0

09 Apr 08:03
fc24542
Compare
Choose a tag to compare

0.49.0 (2025-04-09)

Features

  • hardhat: restructure Docker setup and snapshot system for better state persistence (#1071) (fc24542)
  • update Anthropic model names in configuration (#1066) (4167a46)

Bug Fixes

  • address typo in restore_stuck_transactions (#1068) (e0530e6)

v0.48.0

07 Apr 08:03
a435230
Compare
Choose a tag to compare

0.48.0 (2025-04-07)

⚠ BREAKING CHANGES

  • Contract loading now returns a different structure including
    functions property and may return None if loading fails

  • refactor(deploy): cleaned commented functions and unnecesary variables

  • fix: all events have the same tx_id

Features

  • add contract processor (#946) (93f06ce)
  • consensus decrease finality window for failed appeals (#1047) (6fbeaac)
  • consensus rollback stuck transactions (#1049) (6d0f6e7)
  • send consensus steps transactions from the validators accounts (#1001) (3890a97)

Bug Fixes

  • appeal rollback state modified (#982) (8934321)
  • restore_stuck_transactions uses ContractProcessor (#1058) (7229f84)
  • update o1 models with correct parameters (#951) (a435230)

v0.47.1

03 Apr 08:03
f7900ba
Compare
Choose a tag to compare

0.47.1 (2025-04-03)

Bug Fixes

  • reset the contract snapshot for the current transaction when rollback (#1041) (82d9756)
  • webrequest: move selenium to other container, improve stability (#968) (f7900ba)

v0.47.0

02 Apr 08:03
4fedc4e
Compare
Choose a tag to compare

0.47.0 (2025-04-02)

Features

  • hardhat: add snapshot system for state persistence (#1031) (4fedc4e)

v0.46.1

01 Apr 11:24
5f6f8bc
Compare
Choose a tag to compare

0.46.1 (2025-04-01)

Miscellaneous

  • added allowed hosts to support Studio hosted instances (#1045) (5f6f8bc)

v0.46.0

01 Apr 08:03
6ecca46
Compare
Choose a tag to compare

0.46.0 (2025-04-01)

Features

v0.45.0

31 Mar 08:03
d056d34
Compare
Choose a tag to compare

0.45.0 (2025-03-31)

Features

v0.44.0

26 Mar 08:03
df85917
Compare
Choose a tag to compare

0.44.0 (2025-03-26)

Features

v0.43.2

12 Mar 08:03
c883a78
Compare
Choose a tag to compare

0.43.2 (2025-03-12)

Bug Fixes

v0.43.1

11 Mar 08:03
5001964
Compare
Choose a tag to compare

0.43.1 (2025-03-11)

Bug Fixes