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

Allow upgrade to 0.14.9.3 without reindex #1127

Merged
merged 3 commits into from
Jan 14, 2022
Merged

Conversation

psolstice
Copy link
Contributor

PR intention

Version 0.14.9.3 extended spork functionality by one year but if the upgrade to 0.14.9.3 happened after previously set spork expiration date passed reindex is needed. This PR allows two weeks for upgrade without reindex.

Code changes brief

New Consensus::Params variables introduced to facilitate workaround. If a record for a block in index database was made by old client old set of rules are applied to index record serialization.

@reubenyap reubenyap merged commit 333ece1 into master Jan 14, 2022
@reubenyap reubenyap deleted the graceful-spork-extension branch January 14, 2022 15:52
AaronFeickert pushed a commit to AaronFeickert/firo that referenced this pull request Jan 25, 2022
* Allow graceful period to upgrade to 0.14.9.3 without reindex

* Extend graceful period to 2 weeks

* Comment text fixed
levonpetrosyan93 pushed a commit that referenced this pull request May 17, 2023
* Allow graceful period to upgrade to 0.14.9.3 without reindex

* Extend graceful period to 2 weeks

* Comment text fixed
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