Add playbook to send create-validator tx for subsequent nodes #3

Merged
nabarun merged 14 commits from sk-create-val into main 2025-05-16 09:54:09 +00:00
Member

Part of https://www.notion.so/Create-stacks-for-mainnet-1f2a6b22d4728034be4be2c51decf94e of cerc-io/laconicd#66

  • Use calculated staking amount for running validator nodes
Part of https://www.notion.so/Create-stacks-for-mainnet-1f2a6b22d4728034be4be2c51decf94e of https://git.vdb.to/cerc-io/laconicd/issues/66 - Use calculated staking amount for running validator nodes
shreerang added 7 commits 2025-05-16 04:44:46 +00:00
nabarun changed target branch from sk-run-validators to main 2025-05-16 05:08:34 +00:00
shreerang added 1 commit 2025-05-16 05:40:30 +00:00
shreerang force-pushed sk-create-val from 541500aed1 to b459195eab 2025-05-16 05:45:07 +00:00 Compare
shreerang added 1 commit 2025-05-16 06:31:34 +00:00
shreerang added 1 commit 2025-05-16 08:29:38 +00:00
nabarun changed title from [WIP] Create validator for subsequent nodes to [WIP] Add playbook to send `create-validator` tx for subsequent nodes 2025-05-16 08:34:34 +00:00
prathamesh added 1 commit 2025-05-16 09:00:30 +00:00
shreerang added 1 commit 2025-05-16 09:09:55 +00:00
prathamesh added 1 commit 2025-05-16 09:42:32 +00:00
nabarun changed title from [WIP] Add playbook to send `create-validator` tx for subsequent nodes to Add playbook to send `create-validator` tx for subsequent nodes 2025-05-16 09:44:47 +00:00
prathamesh added 1 commit 2025-05-16 09:52:00 +00:00
nabarun merged commit 3d7ba45796 into main 2025-05-16 09:54:09 +00:00
nabarun deleted branch sk-create-val 2025-05-16 09:54:32 +00:00
zramsay reviewed 2025-06-25 20:26:43 +00:00
@ -71,1 +71,4 @@
# Update authority auction durations from 3600s to 60s
mainnet_state["app_state"]["registry"]["params"]["authority_auction_commits_duration"] = "60s"
mainnet_state["app_state"]["registry"]["params"]["authority_auction_reveals_duration"] = "60s"
Member

this setting is wild, gotta be on the ball :)
closes cerc-io/laconicd#66

this setting is wild, gotta be on the ball :) closes https://git.vdb.to/cerc-io/laconicd/issues/66
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/laconicd-stack#3
No description provided.