Commit Graph

11 Commits

Author SHA1 Message Date
20236ddab8 Add config for chain ID in laconicd 2024-08-10 12:32:36 +05:30
81a3141db4 Fix default moniker config in laconicd stack (#12)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675) and cerc-io/laconicd#51

Reviewed-on: cerc-io/fixturenet-laconicd-stack#12
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-08-10 06:39:45 +00:00
fb7f074059 Add environment variable for node moniker (#11)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: cerc-io/fixturenet-laconicd-stack#11
2024-08-09 11:06:30 +00:00
b35a42f229 Add a script to generate genesis file using given allocation amounts (#10)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)

Reviewed-on: cerc-io/fixturenet-laconicd-stack#10
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-08-08 07:44:18 +00:00
a9ebd14276 Remove create-fixturenet script and use init script from laconicd repo instead (#8)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: cerc-io/fixturenet-laconicd-stack#8
2024-08-01 12:10:57 +00:00
fadebe363a Replace laconic2 with laconic and update genesis generation script (#5)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
- Allow requests from any origin
- Replace `laconic2` with `laconic`
- Update `nitro-rpc-client` usage in genesis generation script

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Reviewed-on: cerc-io/fixturenet-laconicd-stack#5
2024-07-23 12:26:14 +00:00
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