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

Add P2PKH transparent input support to transaction::Builder #107

Merged
merged 10 commits into from
Nov 13, 2019

Commits on Oct 15, 2019

  1. legacy::Script::address

    This is the counterpart to legacy::TransparentAddress::script.
    str4d committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    42b7f32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70857b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3425eab View commit details
    Browse the repository at this point in the history
  4. Make mod serialize public

    adityapk00 authored and str4d committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    5a177ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fab9160 View commit details
    Browse the repository at this point in the history
  6. Create OutPoint from hash and n

    adityapk00 authored and str4d committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    885e09a View commit details
    Browse the repository at this point in the history
  7. Implement clone for some structs

    adityapk00 authored and str4d committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    b479981 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    d9d50b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d967c8 View commit details
    Browse the repository at this point in the history
  3. Renames after moves

    str4d committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    8d6f882 View commit details
    Browse the repository at this point in the history