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

Implement Schnorr Checksig / CheckDatasig Modifications to the Scripting System #134

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Apr 23, 2019

  1. pkg: updated deps

    jonajosejg committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    01a847f View commit details
    Browse the repository at this point in the history
  2. script: Schnorr Flag / Segwit Recovery Flag Values added, along with …

    …minor DER Signature Encoding name change
    jonajosejg committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    23b69fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7477cea View commit details
    Browse the repository at this point in the history
  4. script: OP_CHECKSIG / OP_CHECKDATASIG opcodes modified w / Schnorr, E…

    …CDSA Signature Encoding helpers
    jonajosejg committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    0ca7dad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    021337b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44416a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Configuration menu
    Copy the full SHA
    eb9ca7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a222163 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. pkg: bcrypto update

    jonajosejg committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    026c799 View commit details
    Browse the repository at this point in the history
  2. script: minor

    jonajosejg committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    707c609 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. script: minor

    jonajosejg committed May 8, 2019
    Configuration menu
    Copy the full SHA
    0e965af View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. Configuration menu
    Copy the full SHA
    d30aa38 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. mempool: minor

    jonajosejg committed May 14, 2019
    Configuration menu
    Copy the full SHA
    bb35692 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Configuration menu
    Copy the full SHA
    fc361aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    560914f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Configuration menu
    Copy the full SHA
    4552f3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2622b63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c312be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    145b6d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d83ff82 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. net: updated seeds

    jonajosejg committed May 17, 2019
    Configuration menu
    Copy the full SHA
    40ed007 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eac0f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    383a93d View commit details
    Browse the repository at this point in the history