Skip to content

Releases: genlayerlabs/genlayer-studio

v0.111.5

20 Mar 13:40
dd0fdb6

Choose a tag to compare

0.111.5 (2026-03-20)

Miscellaneous

  • optimize explorer + fix: deterministic CI/CD + feat: consensus result column (#1544) (dd0fdb6)

v0.111.4

18 Mar 23:02
385169d

Choose a tag to compare

0.111.4 (2026-03-18)

Bug Fixes

  • use fresh snapshot for appeal validators instead of saved empty one (#1543) (385169d)

v0.111.3

18 Mar 12:19
3aaf7ae

Choose a tag to compare

0.111.3 (2026-03-18)

Bug Fixes

  • allow /api/health through explorer proxy middleware (#1541) (3aaf7ae)

v0.111.2

18 Mar 10:38
fbe0371

Choose a tag to compare

0.111.2 (2026-03-18)

Bug Fixes

  • add partial indexes for worker claim queries and explorer lookups (#1539) (fbe0371)

v0.111.1

17 Mar 09:49
1e9764a

Choose a tag to compare

0.111.1 (2026-03-17)

Bug Fixes

  • offload blocking I/O in health checks to prevent event loop freezes (#1537) (1e9764a)

v0.111.0

17 Mar 08:13
74e4d21

Choose a tag to compare

0.111.0 (2026-03-17)

Features

Bug Fixes

  • eliminate TOCTOU race condition in rate limiter (#1536) (b157f07)
  • handle ContractNotFoundError in gen_call execution and appeal processing (#1535) (2f26289)
  • prevent concurrent state overwrites (lost update bug) (#1532) (457284c)

Miscellaneous

  • deps: update dependency black to v26.3.1 [security] (#1530) (74e4d21)
  • remove eq_outputs from validator receipts (#1529) (7f7b4d8)

v0.110.0

16 Mar 08:20
c7962ca

Choose a tag to compare

0.110.0 (2026-03-16)

Features

Bug Fixes

  • docker: increase Node heap size for frontend build on Apple Silicon (#1531) (1107b4d)
  • remove VM_ERROR auto-disagree in consensus voting (#1513) (c7962ca)

v0.109.1

11 Mar 12:51
f77ddd8

Choose a tag to compare

0.109.1 (2026-03-11)

Bug Fixes

  • use runtime middleware for explorer API proxy instead of build-time rewrites (#1522) (f77ddd8)

v0.109.0

11 Mar 08:09
88a0466

Choose a tag to compare

0.109.0 (2026-03-11)

Features

  • explorer redesign with shadcn/ui and dark mode (#1517) (944aaa9)
  • implement API key rate limiting for JSON-RPC (#1521) (88a0466)

Miscellaneous

  • pure decision + effects architecture for consensus (#1498) (8231ede)

v0.108.0

10 Mar 08:08
5e21d9b

Choose a tag to compare

0.108.0 (2026-03-10)

Features

  • configurable network, dependencies, and Rally testnet providers (#1518) (e10a9c8)

Miscellaneous

  • configure Renovate to target main branch instead of staging (#1519) (5e21d9b)