-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: sipa/bitcoin
base: 77c613c
head repository: sipa/bitcoin
compare: f38671f
- 14 commits
- 31 files changed
- 2 contributors
Commits on Apr 28, 2016
-
fixup Add segregated witness transaction serialization: add negative …
…flag This is the beginning of a transition to using an opt-out NO_WITNESS flag rather than an opt-in WITNESS flag. Having them temporary both at the same time means we can do sanity checking in every transaction serialization to be sure exactly one of both flags is set. Most of the changes in this commit will be undone when the positive flag is removed.
Configuration menu - View commit details
-
Copy full SHA for f889bec - Browse repository at this point
Copy the full SHA f889becView commit details -
fixup Add segregated witness transaction serialization: test with no …
…inputs no longer possible The base commit for segwit serialization uses extended format for transactions without inputs. In "fixup Add segregated witness transaction serialization: revert extformat-if-empty-vin" this was changed, but the test for CheckTransaction with no inputs was not removed. Do that now.
Configuration menu - View commit details
-
Copy full SHA for 3ddabe4 - Browse repository at this point
Copy the full SHA 3ddabe4View commit details -
fixup Add segregated witness transaction serialization: deal with ove…
…rwrite and inconsistencies
Configuration menu - View commit details
-
Copy full SHA for c744a1e - Browse repository at this point
Copy the full SHA c744a1eView commit details -
fixup Witness commitment validation: revert adding of commitment in I…
…ncrementExtraNonce
Configuration menu - View commit details
-
Copy full SHA for 4709595 - Browse repository at this point
Copy the full SHA 4709595View commit details -
Configuration menu - View commit details
-
Copy full SHA for 122ca81 - Browse repository at this point
Copy the full SHA 122ca81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5df3e51 - Browse repository at this point
Copy the full SHA 5df3e51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36e1656 - Browse repository at this point
Copy the full SHA 36e1656View commit details -
Configuration menu - View commit details
-
Copy full SHA for f726402 - Browse repository at this point
Copy the full SHA f726402View commit details -
fixup Enable SCRIPT_VERIFY_WITNESS for mempool transactions: do not r…
…eject/punish invalid witness orphans
Configuration menu - View commit details
-
Copy full SHA for cf2c531 - Browse repository at this point
Copy the full SHA cf2c531View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb6e4e - Browse repository at this point
Copy the full SHA 0fb6e4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd0e6c - Browse repository at this point
Copy the full SHA ccd0e6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a62cb9 - Browse repository at this point
Copy the full SHA 3a62cb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a541f0b - Browse repository at this point
Copy the full SHA a541f0bView commit details
Commits on May 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f38671f - Browse repository at this point
Copy the full SHA f38671fView commit details
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 77c613c...f38671f