forked from dashpay/dash
-
Notifications
You must be signed in to change notification settings - Fork 725
[Consensus] Fix superblock block value #2137
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
Merged
Fuzzbawls
merged 4 commits into
PIVX-Project:master
from
random-zebra:202101_bug_superblock-value
Jan 14, 2021
Merged
[Consensus] Fix superblock block value #2137
Fuzzbawls
merged 4 commits into
PIVX-Project:master
from
random-zebra:202101_bug_superblock-value
Jan 14, 2021
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
furszy
approved these changes
Jan 14, 2021
furszy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK a2e70d3
Fuzzbawls
approved these changes
Jan 14, 2021
Collaborator
Fuzzbawls
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK a2e70d3
Fuzzbawls
pushed a commit
to Fuzzbawls/PIVX
that referenced
this pull request
Jan 14, 2021
Github-Pull: PIVX-Project#2137 Rebased-From: cc02690
Fuzzbawls
pushed a commit
to Fuzzbawls/PIVX
that referenced
this pull request
Jan 14, 2021
Github-Pull: PIVX-Project#2137 Rebased-From: e210f2e
Fuzzbawls
pushed a commit
to Fuzzbawls/PIVX
that referenced
this pull request
Jan 14, 2021
Github-Pull: PIVX-Project#2137 Rebased-From: af1a902
Fuzzbawls
pushed a commit
to Fuzzbawls/PIVX
that referenced
this pull request
Jan 14, 2021
Github-Pull: PIVX-Project#2137 Rebased-From: a2e70d3
furszy
added a commit
that referenced
this pull request
Jan 14, 2021
40a66b6 [Net] Add new mainnet checkpoint for main net block 2678402 (random-zebra) e3ce162 [Consensus] Bump active protocol to 70921 (random-zebra) 5b9592b Tests: Add block value test to budget_tests.cpp (random-zebra) 6f0e0a8 Consensus: Fix IsBlockValueValid for superblocks (random-zebra) 570f038 [Masternodes] Don't ban invalid pings before enforcement (random-zebra) 3e86266 [DB] Don't check file contents when dumping budgets/mnodes/payments (random-zebra) 30f41fe [DB] Add database version to the cache files for tiertwo managers (random-zebra) b9800ef Check interruptNet during dnsseed lookups (Matt Corallo) a0184d2 [Cleanup] Remove unused CInv string-ctr, make GetCommand private (random-zebra) 66018c7 [P2P] Proper order of ppszTypeName and allNetMessageTypes (random-zebra) 0a235b6 Do not make it trivial for inbound peers to generate log entries (Matt Corallo) 910f83f [Net] Remove unused RecvLine function. (furszy) ed1d377 [GUI] Receive screen, fix missing "Add label" text. (furszy) Pull request description: backport the following PRs to the `5.0` branch: #2128 #2133 #2130 #2134 #2129 #2136 #2137 ACKs for top commit: furszy: ACK 40a66b6 random-zebra: ACK 40a66b6 Tree-SHA512: b7c149645c935838bdcfb82c66e8522815f48e8c4e9354af889fba8d6e9c50fad178e2de6b28ac72174e0d513d9ff484a517b6fa036d3478e410e447df73d847
random-zebra
added a commit
that referenced
this pull request
Jun 19, 2021
838af1c [Consensus] Bump active protocol version to 70922 (random-zebra) Pull request description: Bump active protocol to `70922` for v5.2.0 release. Note: the comments inside `ActiveProtocol()` weren't updated, but we used SPORK_15 to enforce a bump of two versions: 70920 (v5.0.0 - #1994) and 70921 (v5.0.1 - #2137) ACKs for top commit: furszy: utACK 838af1c Fuzzbawls: utACK 838af1c Tree-SHA512: 169b9f5bfe22840805c586c86ac804cb5799ac48ae5798c760e001fe28bf7f2cb83e7b5435e5de57175dd71ca244be31369b1e5c552abaa4a58496ab3ad58ec8
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Also bump active protocol and add checkpoint.