Skip to content
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

Policy: limit witness stack size #52

Closed
wants to merge 25 commits into from
Closed

Commits on Jan 25, 2016

  1. Add segregated witness transaction serialization

    Contains refactorings by Eric Lombrozo.
    Contains fixup by Nicolas Dorier.
    sipa committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    cad77b7 View commit details
    Browse the repository at this point in the history
  2. Removed ppszTypeName from protocol.cpp

    CodeShark authored and sipa committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    4330cce View commit details
    Browse the repository at this point in the history
  3. getdata enum issue fix

    CodeShark authored and sipa committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    29d7faf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    771b19e View commit details
    Browse the repository at this point in the history
  5. Witness commitment validation

    sipa committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    5225112 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bae79c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa50817 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    253129f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5978e02 View commit details
    Browse the repository at this point in the history
  10. Witness script signing

    sipa committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    784ddf0 View commit details
    Browse the repository at this point in the history
  11. Signing tests

    sipa committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    c9d7ab8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d679b8f View commit details
    Browse the repository at this point in the history
  13. Add signature version 1 with updated sighash

    Includes simplifications by Eric Lombrozo.
    sipa committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    52ac543 View commit details
    Browse the repository at this point in the history
  14. Testchains: Don't check the genesis block

    jtimon authored and sipa committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    a477de6 View commit details
    Browse the repository at this point in the history
  15. Create segnet

    sipa committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    ce86f03 View commit details
    Browse the repository at this point in the history
  16. Add segnet seed nodes

    sipa committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    abf789b View commit details
    Browse the repository at this point in the history
  17. Add witness address RPCs (using P2SH)

    Includes support for pushkeyhash wit v0 by Alex Morcos.
    sipa committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    29cdf80 View commit details
    Browse the repository at this point in the history
  18. Return witness data

    jl2012 authored and sipa committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    874935e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f308778 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0d66d2d View commit details
    Browse the repository at this point in the history
  21. Add rpc test for segwit

    morcos authored and sipa committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    ec3aee8 View commit details
    Browse the repository at this point in the history
  22. SigOp counting in witnesses

    Includes fixup by Thomas Kerin.
    sipa committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    6d82f24 View commit details
    Browse the repository at this point in the history
  23. Genesis block disk query fix

    CodeShark authored and sipa committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    d0f6057 View commit details
    Browse the repository at this point in the history
  24. qt: Work (don't crash) with -segnet

    theuni authored and sipa committed Jan 25, 2016
    Configuration menu
    Copy the full SHA
    a660ed1 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2016

  1. Witness stack size limit

    jl2012 committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    ed8aff9 View commit details
    Browse the repository at this point in the history