]> Git Repo - VerusCoin.git/commit
Strict DER signatures are always enforced; remove the flag and code that used it.
authorDaira Hopwood <[email protected]>
Sun, 7 May 2017 18:46:41 +0000 (19:46 +0100)
committerDaira Hopwood <[email protected]>
Sat, 17 Jun 2017 16:19:08 +0000 (17:19 +0100)
commitde609b8c540a174d340021175d5911e640db6cf9
tree7edcaf2b0e92b725f34d78d764c97d735f2bcbcb
parent3c985d26ce73dfabe7c1ac5a047d4f96c217c9ca
Strict DER signatures are always enforced; remove the flag and code that used it.

Signed-off-by: Daira Hopwood <[email protected]>
src/main.cpp
src/script/interpreter.cpp
src/script/interpreter.h
src/script/standard.h
src/script/zcashconsensus.h
src/test/data/script_invalid.json
src/test/data/script_valid.json
src/test/script_tests.cpp
src/test/transaction_tests.cpp
This page took 0.02813 seconds and 4 git commands to generate.