bitcore/lib/transaction/input
Braydon Fuller 458abe069e Fixed issue with handling invalid output scripts
- Changed toObject serialization to always use a hexa string for a script
- Updated inspect method to handle a null script
- Roundtrip toObject/fromObject with an invalid script
- Additional test coverage for Output
2015-05-14 01:50:14 -04:00
..
index.js Modify Transaction to use Multisig 2014-12-15 18:19:54 -03:00
input.js Fixed issue with handling invalid output scripts 2015-05-14 01:50:14 -04:00
multisigscripthash.js Improve test coverage on multisig 2015-02-11 19:10:57 -03:00
publickeyhash.js Add Signature subclass for Transaction Signatures 2015-02-11 12:35:47 -03:00