Branch: refs/heads/master
Home: https://github.com/conformal/btcscript
Commit: a5aaf90687aaafa6782363be478d9653d133ebcf
https://github.com/conformal/btcscript/commit/a5aaf90687aaafa6782363be478d9653d133ebcf
Author: Francis Lam <[email protected]>
Date: 2014-01-01 (Wed, 01 Jan 2014)
Changed paths:
M address.go
M script.go
Log Message:
-----------
Added support to decode scripthash/multisig from pkscripts
Commit: 3f52f559eb6aa87e87e0249d471b1f70c88dcc20
https://github.com/conformal/btcscript/commit/3f52f559eb6aa87e87e0249d471b1f70c88dcc20
Author: Francis Lam <[email protected]>
Date: 2014-01-02 (Thu, 02 Jan 2014)
Changed paths:
M address.go
M address_test.go
M script.go
Log Message:
-----------
Added tests for multisig scripts and fixed comments
Fixed up bad function comment headers
Added a small set of tests for the ScriptToAddrHashes function to test
functionality of a couple real multisig cases as well as error checking
Commit: 3a8ec0078b6a2a8fddf99a33f1e67ffb443b1b72
https://github.com/conformal/btcscript/commit/3a8ec0078b6a2a8fddf99a33f1e67ffb443b1b72
Author: Francis Lam <[email protected]>
Date: 2014-01-02 (Thu, 02 Jan 2014)
Changed paths:
M address_test.go
Log Message:
-----------
Added another multisig test with compressed pubkey
Compare:
https://github.com/conformal/btcscript/compare/4f4afedf39df...3a8ec0078b6a