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

Fixed CInv::IsKnownType() #23

Closed
wants to merge 22 commits into from
Closed

Commits on Jan 11, 2016

  1. Add segregated witness transaction serialization

    Contains refactorings by Eric Lombrozo.
    sipa committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    f30e840 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5716fb9 View commit details
    Browse the repository at this point in the history
  3. Witness commitment validation

    sipa committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    4ffbb72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32ae7ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5dde552 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94f51e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67a146c View commit details
    Browse the repository at this point in the history
  8. Witness script signing

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

    sipa committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    0373dfd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6c53939 View commit details
    Browse the repository at this point in the history
  11. Add signature version 1 with updated sighash

    Includes simplifications by Eric Lombrozo.
    sipa committed Jan 11, 2016
    2 Configuration menu
    Copy the full SHA
    7414455 View commit details
    Browse the repository at this point in the history
  12. Add witness address RPCs (using P2SH)

    Includes support for pushkeyhash wit v0 by Alex Morcos.
    sipa committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    7c7d9fa View commit details
    Browse the repository at this point in the history
  13. Testchains: Don't check the genesis block

    jtimon authored and sipa committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    2ddb6bd View commit details
    Browse the repository at this point in the history
  14. Create segnet

    sipa committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    5486d10 View commit details
    Browse the repository at this point in the history
  15. Added tx witness hex to rpc json.

    CodeShark authored and sipa committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    2bb939b View commit details
    Browse the repository at this point in the history
  16. Make v2-v16 witness program non-standard

    jl2012 authored and sipa committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    09ca4fb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    874e184 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ce95e4f View commit details
    Browse the repository at this point in the history
  19. Add rpc test for segwit

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

    sipa committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    0f9efb0 View commit details
    Browse the repository at this point in the history
  21. Fixed CInv::IsKnownType()

    CodeShark committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    c602f23 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a1182ca View commit details
    Browse the repository at this point in the history