Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(thorchain): add support for adding/duplicating validators #1304

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

misko9
Copy link
Contributor

@misko9 misko9 commented Nov 21, 2024

Currently, in order to use bifrost, thorchain must be started at genesis with a single validator. Churns occur every 60 blocks, so it will take at most ~2 minutes to update the validator set. This PR adds the ability to easily add validators to thorchain's network. It also adds support for duplicating a validator, in our case, to test double sign slashing.

This PR also fixes a possible race condition in ethereum-based chains.

Copy link

vercel bot commented Nov 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
interchaintest-docs ⬜️ Ignored (Inspect) Visit Preview Nov 21, 2024 7:41pm

@misko9 misko9 marked this pull request as ready for review November 22, 2024 23:41
@misko9 misko9 requested a review from a team as a code owner November 22, 2024 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant