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

[WIP]: Add a upgrade to support new validator power rank key #515

Closed
wants to merge 1 commit into from

Conversation

HaoyangLiu
Copy link
Contributor

@HaoyangLiu HaoyangLiu commented Mar 27, 2019

Description

Upgrade cosmos dependency to support new method to build validator power rank key

Rationale

Please refer to cosmos/cosmos-sdk#2909. There is a bug in current method to build validator power rank key.

Preflight checks

  • build passed (make build)
  • tests passed (make test)
  • integration tests passed (make integration_test)
  • manual transaction test passed (cli invoke)

Already reviewed by

...

Related PR

bnb-chain/bnc-cosmos-sdk#100

@yutianwu
Copy link
Contributor

there are too many imcompatible changes recently, do we need to add this upgrade in testnet

@HaoyangLiu
Copy link
Contributor Author

To reduce the risk of upgrading testnet, I think it is better to not include this upgrade to testnet. However, if this change has not been verified by testnet, is it too risky to directly include it to mainnet?

@ackratos
Copy link
Contributor

To reduce the risk of upgrading testnet, I think it is better to not include this upgrade to testnet. However, if this change has not been verified by testnet, is it too risky to directly include it to mainnet?

we have qa environment

@HaoyangLiu
Copy link
Contributor Author

OK. That's fine. Let's deley postpone this change

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