-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: bitcoin/bitcoin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: kallewoof/bitcoin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: signet
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 40 files changed
- 1 contributor
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
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...signet