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: limit sidechain consensus addr update interval #917

Merged
merged 2 commits into from
Feb 1, 2023

Conversation

owen-reorg
Copy link
Contributor

Description

Sidechain consensus address modification is introduced in BEP159, which enables the sidechain validators to change their consensus address.

The proposer choice in BSC is related to the consensus address. There is a chance that a validator may improve the possibility to be chosen by changing the consensus address. So the update interval is limited to be changed once a month.

This PR adds the hardfork setting and an integration test.

related PR: bnb-chain/bnc-cosmos-sdk#318

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