Commit Graph

5 Commits

Author SHA1 Message Date
e254bff201 Fix healthcheck test command in laconicd container (#3)
Part of cerc-io/testnet-laconicd-stack#4 and [Create an external fixturenet-laconic2d stack](https://www.notion.so/Create-an-external-fixturenet-laconic2d-stack-3b33cc2317444f4da209c4472f4244ed)

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: cerc-io/fixturenet-laconicd-stack#3
2024-07-16 10:56:53 +00:00
prathamesh0
e5c637e716
Disable transfers in bank module in the generated genesis file (#3)
* Disbale transfers in bank module in the generated genesis file

* Use bash to run the fixturenet script

* Trust local certs for fetching account holdings
2024-07-11 19:19:27 +05:30
Isha Venikar
9e9bd3019f
Update stack with testnet onboarding changes (#1)
* Add enable onboarding flag in fixturenet script

* Use genesis file if present

* Modify setup repos link

* Update readme steps to run fixturenet stack using s0 genesis file

* Update genesis file mount path

* Update instructions for onboarding module flag
2024-07-05 17:20:40 +05:30
57f4648be1 Run laconic-console stack as part of fixturenet deployment (#1)
Part of [Create an external fixturenet-laconicd stack](https://www.notion.so/Create-an-external-fixturenet-laconicd-stack-3b33cc2317444f4da209c4472f4244ed)

Reviewed-on: cerc-io/fixturenet-laconicd-stack#1
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-06-25 06:43:22 +00:00
Isha Venikar
9499bb6b1d
Create external stack for laconicd fixturenet (#1)
* Add compose file for laconicd fixturenet

* Add build script for laconicd container

* Add fixturenet laconicd script

* Add stack instructions for fixturenet stack

* Update README instructions

* Update build and config scripts

* Update compose file

* Update root README

---------

Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-06-24 13:00:16 +05:30