Francis Lam
3a8ec0078b
Added another multisig test with compressed pubkey
2014-01-02 13:50:22 -05:00
Francis Lam
3f52f559eb
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
2014-01-02 13:31:00 -05:00
Josh Rickmar
83a19b239d
Replace ScriptToAddress with ScriptToAddrHash to return an address hash.
2013-10-08 13:01:51 -04:00
Owain G. Ainsworth
d6161f0d41
fix ScriptToAddress when called with 0 length script.
...
It did work by luck before, but now it works no matter what the template
tables say. Add tests for the other error cases and internal data
assertions.
2013-06-26 22:11:54 +01:00
Dave Collins
1197770159
Initial implementation.
2013-06-13 14:59:46 -05:00