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: temp pr for reviewing #11
Open
kallewoof
wants to merge
15
commits into
master
Choose a base branch
from
signet-new
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.
Open
Commits on Jul 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e26aa94 - Browse repository at this point
Copy the full SHA e26aa94View commit details -
add signet basic support (signet.cpp)
Co-authored by: Anthony Towns <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c5e747 - Browse repository at this point
Copy the full SHA 9c5e747View commit details -
add signet chain and accompanying parameters
Co-authored by: Anthony Towns <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e682df9 - Browse repository at this point
Copy the full SHA e682df9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b090db - Browse repository at this point
Copy the full SHA 1b090dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c11f9cf - Browse repository at this point
Copy the full SHA c11f9cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f021b1 - Browse repository at this point
Copy the full SHA 2f021b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fca1c24 - Browse repository at this point
Copy the full SHA fca1c24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24d0e80 - Browse repository at this point
Copy the full SHA 24d0e80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 390cd4c - Browse repository at this point
Copy the full SHA 390cd4cView 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 c842de8 - Browse repository at this point
Copy the full SHA c842de8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf2ee4 - Browse repository at this point
Copy the full SHA cbf2ee4View commit details -
util_tests.cpp: update hashes for hard coded chain merge
New hashes and reasons: 4645298a210e40fd8dfacc2b470be96a186f0ff2ebab328953cfe1ce866e55cf: - Invalid combination of -regtest, -testnet and -chain. Can use at most one. + Invalid combination of -regtest, -testnet, -signet and -chain. Can use at most one. d1e436c1cd510d0ec44d5205d4b4e3bee6387d316e0075c58206cb16603f3d82: + net=signet and signet related options
Configuration menu - View commit details
-
Copy full SHA for 972b5e2 - Browse repository at this point
Copy the full SHA 972b5e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1ecc95 - Browse repository at this point
Copy the full SHA d1ecc95View commit details
Commits on Aug 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4267d7b - Browse repository at this point
Copy the full SHA 4267d7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf7148a - Browse repository at this point
Copy the full SHA cf7148aView 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.