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

Chaosnet #188

Merged
merged 4 commits into from
Sep 22, 2022
Merged

Chaosnet #188

merged 4 commits into from
Sep 22, 2022

Conversation

pdyraga
Copy link
Member

@pdyraga pdyraga commented Sep 19, 2022

This is a beta staker program for stakers willing to go the extra mile with
monitoring, share their logs with the dev team, and allow to more carefully
monitor the bootstrapping network. As the network matures, the beta program will
be ended.

This is a beta staker program for stakers willing to go the extra mile with
monitoring, share their logs with the dev team, and allow to more carefully
monitor the bootstrapping network. As the network matures, the beta program will
be ended.
contracts/Chaosnet.sol Outdated Show resolved Hide resolved
contracts/Chaosnet.sol Show resolved Hide resolved
contracts/Chaosnet.sol Outdated Show resolved Hide resolved
contracts/Chaosnet.sol Show resolved Hide resolved
contracts/Chaosnet.sol Show resolved Hide resolved
It does not hurt to add beta operators after deactivating chaosnet but for the
consistency of events, we should require adding beta operators is possible
only on the active chaosnet. This way, we are sure all beta operators actually
participated in the chaosnet.
@dimpar
Copy link
Contributor

dimpar commented Sep 21, 2022

No more comments

dimpar
dimpar previously approved these changes Sep 21, 2022
@nkuba
Copy link
Member

nkuba commented Sep 22, 2022

We need to remember to update the #186 branch once this PR is merged. But this would cause additional work needed for the testnet with registering the beta operators.

contracts/Chaosnet.sol Show resolved Hide resolved
contracts/Chaosnet.sol Outdated Show resolved Hide resolved
test/sortitionPoolTest.js Show resolved Hide resolved
Made it clear that operator once added can not be removed.
@dimpar dimpar merged commit aaeab6f into main Sep 22, 2022
@dimpar dimpar deleted the chaosnet branch September 22, 2022 10:32
nkuba added a commit to keep-network/keep-core that referenced this pull request Sep 23, 2022
Chaosnet: update ecdsa contracts

See #3297

Updating `sortition-pools` and `random-beacon` dependencies to the ones with Chaosnet support from keep-network/sortition-pools#188.

Updated deployment scripts for ecdsa contracts to transfer the chaosnet owner to a named account.

Deactivated chaosnet in unit tests to avoid problems with adding operators to the pool
@pdyraga pdyraga added this to the v2.0.0 milestone Sep 29, 2022
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.

3 participants