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

[R4R] tools: state_recover add index height rollback #643

Merged
merged 3 commits into from
Sep 10, 2019
Merged

Conversation

unclezoro
Copy link
Collaborator

@unclezoro unclezoro commented Aug 12, 2019

Description

resolve #issue bnb-chain/bnc-tendermint#105

there is new key in state db, refer to bnb-chain/bnc-tendermint#106

state_recover should reset the indexHeightKey.

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

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 issues

... reference related issue #'s here ...

@unclezoro unclezoro changed the base branch from master to develop August 12, 2019 06:48
@unclezoro unclezoro changed the title [R4R] tools: state_recover add index height rollback [R4R] tools: state_recover add index height rollback, resolve https://github.com/binance-chain/bnc-tendermint/issues/105 Aug 12, 2019
@unclezoro unclezoro changed the title [R4R] tools: state_recover add index height rollback, resolve https://github.com/binance-chain/bnc-tendermint/issues/105 [R4R] tools: state_recover add index height rollback, resolve #issue https://github.com/binance-chain/bnc-tendermint/issues/105 Aug 12, 2019
@unclezoro unclezoro changed the title [R4R] tools: state_recover add index height rollback, resolve #issue https://github.com/binance-chain/bnc-tendermint/issues/105 [R4R] tools: state_recover add index height rollback Aug 12, 2019
@unclezoro unclezoro requested review from rickyyangz, ackratos and abelliumnt and removed request for rickyyangz and ackratos August 19, 2019 08:28
@@ -37,7 +37,7 @@
[[override]]
name = "github.com/tendermint/tendermint"
source = "github.com/binance-chain/bnc-tendermint"
version = "=v0.31.5-binance.0"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The master branch is =v0.31.5-binance.1, we don't omit =v0.31.5-binance.1, it is ok

@unclezoro unclezoro merged commit 408cb3d into develop Sep 10, 2019
@unclezoro unclezoro deleted the resetindex branch May 10, 2022 06:10
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.

None yet

4 participants