Releases: yeagerai/genlayer-simulator
Releases · yeagerai/genlayer-simulator
v0.17.0
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
0.16.0 (2024-10-16)
Features
- deployment: add healthcheck for backend (#564) (de11898)
v0.15.0
0.15.0 (2024-10-14)
Features
- support both explicit and implicit vector ids in vector store (#559) (bb96df6)
v0.13.1
0.13.1 (2024-10-07)
Bug Fixes
Miscellaneous
v0.13.0
0.13.0 (2024-10-02)
Features
- improve logging system in terminal and UI (#540) (beeac5c)
v0.12.0
0.12.0 (2024-10-01)
Features
- Allow contract-to-contract write methods (#550) (6a6b70a)
v0.11.0
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
0.10.0 (2024-09-25)
Features
Bug Fixes