forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Signet #4
Open
kallewoof
wants to merge
18
commits into
master
Choose a base branch
from
signet
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Mar 6, 2020
-
add witness commitment section support to primitive/block
This also moves GetWitnessCommitmentIndex out of validation.cpp into CBlock, with 3 lines affected (GetWitnessCommitmentIndex(block) -> block.GetWitnessCommitmentIndex()).
Configuration menu - View commit details
-
Copy full SHA for aeb3cd5 - Browse repository at this point
Copy the full SHA aeb3cd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68cd95a - Browse repository at this point
Copy the full SHA 68cd95aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dff9e48 - Browse repository at this point
Copy the full SHA dff9e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for b90cfc0 - Browse repository at this point
Copy the full SHA b90cfc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82e69c3 - Browse repository at this point
Copy the full SHA 82e69c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for eacb998 - Browse repository at this point
Copy the full SHA eacb998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de22e6 - Browse repository at this point
Copy the full SHA 6de22e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 088a525 - Browse repository at this point
Copy the full SHA 088a525View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a373c - Browse repository at this point
Copy the full SHA 56a373cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4cad20 - Browse repository at this point
Copy the full SHA c4cad20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a8073f - Browse repository at this point
Copy the full SHA 3a8073fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81b69ab - Browse repository at this point
Copy the full SHA 81b69abView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7d76a5 - Browse repository at this point
Copy the full SHA a7d76a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 055047c - Browse repository at this point
Copy the full SHA 055047cView commit details -
Also adds a condition to test initialization code to not generate blocks for signet chains.
Configuration menu - View commit details
-
Copy full SHA for 37269b1 - Browse repository at this point
Copy the full SHA 37269b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50c839e - Browse repository at this point
Copy the full SHA 50c839eView commit details -
signet: hard-coded parameters for Signet Global Network IV (2020-03-05)
Running with -signet without any other parameters will use this network's parameters.
Configuration menu - View commit details
-
Copy full SHA for 5dc6414 - Browse repository at this point
Copy the full SHA 5dc6414View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 89e4024 - Browse repository at this point
Copy the full SHA 89e4024View commit details
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.