Branch: refs/heads/master
  Home:   https://github.com/btcsuite/btcscript
  Commit: 115cea21096b2e4464e2f5ae58f1d35cc9a5edcd
      
https://github.com/btcsuite/btcscript/commit/115cea21096b2e4464e2f5ae58f1d35cc9a5edcd
  Author: David Hill <[email protected]>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M data/script_invalid.json
    M data/script_valid.json
    M internal_test.go
    M script.go
    M test_coverage.txt

  Log Message:
  -----------
  Add new flag ScriptVerifySigPushOnly.

The ScriptVerifySigPushOnly flag enforces signature scripts to
only contain pushed data.  This is rule 2 of BIP0062.

Mimics Bitcoin Core commit d752ba86c1872f64a4641cf77008826d32bde65f


Reply via email to