bitcore-lib-zcash/lib/encoding
Esteban Ordano de4d2884c7 Modify Transaction to use Multisig
* Allow `Script#add` to add a Script causing concatenation of opcodes
* Add `Script#equals` to compare scripts
* Add `Script#fromAddress`
* Drop `_payTo` methods
* Add `Script.buildP2SHMultisigIn`

Greatly simplifying the internal transaction object
2014-12-15 18:19:54 -03:00
..
base58.js Fixes interfaces 2014-11-30 09:47:44 -03:00
base58check.js Fixes interfaces 2014-11-30 09:47:44 -03:00
bufferreader.js Modify Transaction to use Multisig 2014-12-15 18:19:54 -03:00
bufferwriter.js Refactor transaction to match new API 2014-12-10 12:44:30 -03:00
varint.js Block: Added toObject method and changed toJSON to return a string 2014-12-12 18:34:43 -05:00