Neeraj
8ca78a91bf
Get network name by extracting it from deployment.yml
2024-09-12 11:11:49 +05:30
Neeraj
c493363214
Remove skip container build instruction
2024-09-12 10:54:02 +05:30
Neeraj
32b0b9ee52
Add comments for values in bridge-vars file
2024-09-12 09:20:36 +05:30
Neeraj
98c502a882
Update steps to modify output directory in setup-vars file
2024-09-11 12:12:52 +05:30
Neeraj
5c79a71851
Add steps to make optimism deployment on remote host
2024-09-11 11:26:25 +05:30
Neeraj
edc4f743d6
Add steps to make nitro contract and bridge deployment on remote host
2024-09-11 11:01:37 +05:30
3b6dd2b2c6
Update prerequisites and port mappings
2024-09-11 10:16:50 +05:30
Neeraj
5649d8fd6d
Fetch and use peer id and state channel address
2024-09-11 09:27:10 +05:30
Neeraj
d71a481db3
Add steps to deploy l1 nitro contracts
2024-09-11 09:27:10 +05:30
db67b2fe3b
Add details for users Nitro account
2024-09-10 16:20:51 +05:30
7067208d2a
Add instructions to bridge funds on L2
2024-09-09 12:19:29 +05:30
cdf26a0014
Add troubleshooting steps
2024-09-05 17:47:39 +05:30
2039ad645d
Add instructions for users to create ledger channel
2024-09-05 17:08:25 +05:30
776f91468e
Add steps to create the required config for Nitro nodes
2024-09-05 13:12:09 +05:30
2c7077d2f7
Fill in values for L2 deployment config
2024-09-05 12:36:41 +05:30
1bf0066234
Update instructions L2 and bridge setup
2024-09-05 09:10:54 +05:30
ed0b13ce31
Add instructions to setup and run Nitro bridge deployment
2024-09-03 19:34:08 +05:30
5ad781d258
Fix L2 config file path in instructions
2024-09-03 15:40:29 +05:30
21bafbfd4b
Add instructions for running a testnet Nitro node
2024-09-03 14:57:22 +05:30
Neeraj
aa656e828d
Add README to run nitro node
2024-09-03 11:57:57 +05:30
Shreerang Kale
a6cfdf5325
Add instructions to setup and run L2 deployment from scratch
2024-09-03 11:12:06 +05:30
8c672c0966
Add a script to generate stage1 participants and allocations with given validators ( #25 )
...
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675 )
Requires cerc-io/fixturenet-laconicd-stack#14
Reviewed-on: cerc-io/testnet-laconicd-stack#25
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-08-19 10:12:29 +00:00
98e882bf28
Add instructions to run stage1 with slashing module ( #23 )
...
Part of [laconicd testnet validator enrollment](cerc-io/testnet-laconicd-stack#19 )
Requires cerc-io/laconicd#53 and cerc-io/fixturenet-laconicd-stack#13
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Reviewed-on: cerc-io/testnet-laconicd-stack#23
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-08-16 14:52:45 +00:00
5ce343566e
Add a script to get subscribed and onboarded laconicd accounts ( #22 )
...
Part of [laconicd testnet validator enrollment](cerc-io/testnet-laconicd-stack#19 )
The script:
- Fetches onboarded participants using the configured laconicd GQL endpoint
- Reads a given CSV file with subscribers data
- Fetches all the onboarding txs using given laconicd RPC endpoint
- For each subscriber registered as a participant, maps the laconic pubkey and latest onboarding tx height
- Outputs the result in a CSV
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Reviewed-on: cerc-io/testnet-laconicd-stack#22
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-08-16 04:11:54 +00:00
9df6a71145
Add monikers to laconicd stage0 and stage1 nodes ( #20 )
...
Part of [laconicd testnet validator enrollment](cerc-io/testnet-laconicd-stack#19 )
Reviewed-on: cerc-io/testnet-laconicd-stack#20
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-08-09 12:58:59 +00:00
1a2024cde1
Add instructions for deployment ops ( #19 )
...
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675 )
Reviewed-on: cerc-io/testnet-laconicd-stack#19
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-08-09 10:18:11 +00:00
3b6985adb7
Update testnet validator creation instructions to use onboarding app ( #18 )
...
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675 )
Reviewed-on: cerc-io/testnet-laconicd-stack#18
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-08-09 09:44:05 +00:00
391dcb57b4
Add instructions for testnet validator onboarding ( #17 )
...
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675 )
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: cerc-io/testnet-laconicd-stack#17
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-08-07 13:35:17 +00:00
a5623ba854
Update testnet onboarding demo with new stacks ( #15 )
...
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675 )
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: cerc-io/testnet-laconicd-stack#15
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-08-05 15:45:56 +00:00
8fd09fbb7e
Use alnt token denom ( #16 )
...
Part of [laconicd testnet validator enrollment
](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675 )
Reviewed-on: cerc-io/testnet-laconicd-stack#16
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-07-30 11:58:25 +00:00
776383ac52
Update steps to generate genesis file for stage1 chain ( #12 )
...
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675 )
Reviewed-on: cerc-io/testnet-laconicd-stack#12
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-07-24 11:33:35 +00:00
7e7b355c0f
Rename faucet service name in docker compose ( #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/testnet-laconicd-stack#11
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-07-24 09:46:36 +00:00
e84827e1fc
Update readme to run testnet node and join as validator ( #10 )
...
Part of [Create a public laconicd testnet](https://www.notion.so/Create-a-public-laconicd-testnet-896a11bdd8094eff8f1b49c0be0ca3b8 )
Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: cerc-io/testnet-laconicd-stack#10
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-07-23 15:55:48 +00:00
774184c810
Rename laconic2d container and services to laconicd ( #8 )
...
Part of [Rename laconic2d to laconicd](https://www.notion.so/Rename-laconic2d-to-laconicd-9028d0c020d24d1288e92ebcb773d7a7 )
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: cerc-io/testnet-laconicd-stack#8
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2024-07-23 12:55:38 +00:00
324b38cbd4
Update onboarding demo steps for creating nitro nodes using nitro-stack ( #9 )
...
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675 )
Co-authored-by: Isha Venikar <145848618+IshaVenikar@users.noreply.github.com>
Reviewed-on: cerc-io/testnet-laconicd-stack#9
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2024-07-23 12:46:18 +00:00
29b2ce2927
Add a laconic-faucet stack ( #7 )
...
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/testnet-laconicd-stack#7
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-07-18 14:45:01 +00:00
38931b95b1
Add demo readme for onboarding testnet participants ( #6 )
...
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675 )
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Reviewed-on: cerc-io/testnet-laconicd-stack#6
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-07-16 19:55:19 +00:00
a792a0f7bb
Fix healthcheck command in laconicd container ( #5 )
...
Part of cerc-io/testnet-laconicd-stack#4 and [Create a public laconicd testnet](https://www.notion.so/Create-a-public-laconicd-testnet-896a11bdd8094eff8f1b49c0be0ca3b8 )
Reviewed-on: cerc-io/testnet-laconicd-stack#5
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-07-16 11:12:14 +00:00
6b74477aff
Add a laconic-console stack with registry CLI and console ( #2 )
...
Part of [Create a public laconicd testnet](https://www.notion.so/Create-a-public-laconicd-testnet-896a11bdd8094eff8f1b49c0be0ca3b8 )
Reviewed-on: cerc-io/testnet-laconicd-stack#2
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-06-24 07:26:38 +00:00
0e0ddaa5ef
Add stack for running a laconic testnet full node ( #1 )
...
Part of [Create a public laconicd testnet](https://www.notion.so/Create-a-public-laconicd-testnet-896a11bdd8094eff8f1b49c0be0ca3b8 )
- To be handled in an upcoming PR:
- Add laconic-registry-cli and console app to the stack
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Reviewed-on: cerc-io/testnet-laconicd-stack#1
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-06-19 04:33:56 +00:00
770505886b
Initial commit
2024-05-15 14:51:55 +05:30