Skip to content

Releases: yeagerai/genlayer-simulator

v0.18.0

21 Oct 08:03
19cc640
Compare
Choose a tag to compare

0.18.0 (2024-10-21)

Features

v0.17.0

17 Oct 08:03
5b647e1
Compare
Choose a tag to compare

0.17.0 (2024-10-17)

Features

  • rpc: add sim_getTransactionsForAddress to be able to get all transactions for a given address (#569) (5b647e1)

v0.16.0

16 Oct 08:03
de11898
Compare
Choose a tag to compare

0.16.0 (2024-10-16)

Features

  • deployment: add healthcheck for backend (#564) (de11898)

v0.15.0

14 Oct 08:03
bb96df6
Compare
Choose a tag to compare

0.15.0 (2024-10-14)

Features

  • support both explicit and implicit vector ids in vector store (#559) (bb96df6)

v0.14.0

08 Oct 08:03
506ebd4
Compare
Choose a tag to compare

0.14.0 (2024-10-08)

Features

v0.13.1

07 Oct 08:03
1b311f0
Compare
Choose a tag to compare

0.13.1 (2024-10-07)

Bug Fixes

Miscellaneous

v0.13.0

02 Oct 08:03
beeac5c
Compare
Choose a tag to compare

0.13.0 (2024-10-02)

Features

  • improve logging system in terminal and UI (#540) (beeac5c)

v0.12.0

01 Oct 08:03
6a6b70a
Compare
Choose a tag to compare

0.12.0 (2024-10-01)

Features

  • Allow contract-to-contract write methods (#550) (6a6b70a)

v0.11.0

30 Sep 08:03
72577e0
Compare
Choose a tag to compare

0.11.0 (2024-09-30)

Features

Bug Fixes

  • made optional the from param in call contract method (#544) (72577e0)

Miscellaneous

  • add frontend debugging config for Chrome (#533) (f1dfefd)
  • eth and gen endpoints on rpc server (#504) (ebdeeef)

v0.10.0

25 Sep 08:03
c46afbe
Compare
Choose a tag to compare

0.10.0 (2024-09-25)

Features

Bug Fixes