Releases: yeagerai/genlayer-studio
Releases · yeagerai/genlayer-studio
v0.49.0
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
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
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
0.47.0 (2025-04-02)
Features
- hardhat: add snapshot system for state persistence (#1031) (4fedc4e)
v0.46.1
0.46.1 (2025-04-01)
Miscellaneous
- added allowed hosts to support Studio hosted instances (#1045) (5f6f8bc)