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

Gnosiskeyper docker dev #567

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Gnosiskeyper docker dev #567

wants to merge 16 commits into from

Conversation

konradkonrad
Copy link
Contributor

This superseeds #410

WIP: removes sentry nodes and runs with latest contracts akin to a gnosis deployment.

ulope and others added 16 commits December 9, 2024 10:50
Currently all validators connect to validator-0 instead of bootstrap (see `02-init-chain.sh:56`)
This changes the `validator` role to create a configuration for a
network exposed validator. The previous setting, where
`--role validator` set the parameters for an isolated validator behind a
`sentry` mode can now be configured by using
`--role isolated-validator`.

This is now more in line with the setup used in
https://github.com/shutter-network/snapshot-keyper which means less
configuration changes are needed during the setup.

It also allows for a simpler local docker compose test setup.
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.

2 participants