Branch: refs/heads/master
  Home:   https://github.com/btcsuite/btcd
  Commit: 369b35245299a02df71670b44f1f028c80ed7a6e
      
https://github.com/btcsuite/btcd/commit/369b35245299a02df71670b44f1f028c80ed7a6e
  Author: David Hill <[email protected]>
  Date:   2015-03-14 (Sat, 14 Mar 2015)

  Changed paths:
    M txscript/data/script_invalid.json
    M txscript/internal_test.go
    M txscript/script.go

  Log Message:
  -----------
  txscript: Add new flag ScriptVerifyLowS

The ScriptVerifyLowS flag defines that script signatures must
comply with the DER format as well as have an S value less than
or equal to the half order.


Reply via email to