Merged
Conversation
Contributor
|
Can someone restart the two failed jobs, they look like random Travis related fails. |
Member
|
Restarted both jobs. For reference the errors were: |
-BEGIN VERIFY SCRIPT- sed -i 's/BIP9DeploymentInfo/VBDeploymentInfo/' ./src/*.h ./src/*.cpp ./src/*/*.h ./src/*/*.cpp ./src/*/*/*.h ./src/*/*/*.cpp ; -END VERIFY SCRIPT-
23ce132 to
b463bc9
Compare
Contributor
Author
|
Sorry, the error was just one s/-bip9params/-vbparams/ lost in rebase, not a problem with travis. Updated. |
Contributor
|
@fanquake can you rerun Travis - looks like the VM errored and stopped the build process prematurely. utACK assuming they pass. |
Member
|
@shaolinfry Restarted, looks like they are all passing now. |
Contributor
|
utACK b463bc9 |
Member
|
Concept ACK, I think this naming is better because it is more general. |
|
utACK b463bc9 |
Member
|
utACK b463bc9 |
PastaPastaPasta
pushed a commit
to PastaPastaPasta/dash
that referenced
this pull request
Jul 8, 2019
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Whether bip8 it's adopted or not it seems clear bip9 was flawed in its assumptions, the version bit part was right and will be continued by proposed extensions.
This should be orthogonal to #10462, but maybe it helps in review before or after and it's better documentation long term.