Branch: refs/heads/master
Home: https://github.com/conformal/btcscript
Commit: a591c7ec03530aa80ebcb63bc1808708eabddc22
https://github.com/conformal/btcscript/commit/a591c7ec03530aa80ebcb63bc1808708eabddc22
Author: David Hill <[email protected]>
Date: 2014-05-29 (Thu, 29 May 2014)
Changed paths:
M opcode.go
M script.go
Log Message:
-----------
Add new ScriptFlag ScriptStrictMultiSig.
ScriptStrictMultiSig verifies that the stack item used by CHECKMULTISIG
is zero length.
Commit: e560b6d964bf0278df3fce86ec8baf11b6cf73db
https://github.com/conformal/btcscript/commit/e560b6d964bf0278df3fce86ec8baf11b6cf73db
Author: David Hill <[email protected]>
Date: 2014-05-29 (Thu, 29 May 2014)
Changed paths:
M data/script_invalid.json
M data/script_valid.json
M data/tx_invalid.json
M data/tx_valid.json
M internal_test.go
M test_coverage.txt
Log Message:
-----------
sync bitcoind test data.
Compare:
https://github.com/conformal/btcscript/compare/be325b9d9c69...e560b6d964bf