Skip to content
Permalink

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: sipa/bitcoin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cfb0a83
Choose a base ref
...
head repository: sipa/bitcoin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 77c613c
Choose a head ref
  • 16 commits
  • 30 files changed
  • 4 contributors

Commits on Apr 23, 2016

  1. fixup Implement block size/sigop cost rules, limits, and GBT support:…

    … use int64_t for sigopcost everywhere
    sipa committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    bb2bfca View commit details
    Browse the repository at this point in the history
  2. fixup Implement block size/sigop cost rules, limits, and GBT support:…

    … update block cost comment
    sipa committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    64c1527 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc741f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c28179f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a5da9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88e0135 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da60fae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f827be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    058f495 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1e7a95 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dbe6391 View commit details
    Browse the repository at this point in the history
  12. tidy up CInv::GetCommand

    morcos authored and sipa committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    97d7402 View commit details
    Browse the repository at this point in the history
  13. fixup Witness commitment validation: function UpdateUncommitedBlockSt…

    …ructures redefine
    
    function UpdateUncommitedBlockStructures defined twice.
    LongShao007 authored and sipa committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    f0f6123 View commit details
    Browse the repository at this point in the history
  14. [qa] Use integer division, byte strings properly

    Also refactor some code and add segwit.py to the pulltester
    MarcoFalke authored and sipa committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    a613599 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5d6b6e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2016

  1. --- [SEGWIT] begin: fixups 2 ---

    sipa committed Apr 28, 2016
    Configuration menu
    Copy the full SHA
    77c613c View commit details
    Browse the repository at this point in the history
Loading