bitcore/lib/transaction
Braydon Fuller 3d591324c3 Merge pull request #1340 from eordano/bip69
Privacy improvements by sorting inputs and outputs
2015-10-13 17:56:40 -04:00
..
input To be effective within the current Bitcoin network, the inputs to a transaction 2015-08-24 20:07:57 -07:00
index.js Add Signature subclass for Transaction Signatures 2015-02-11 12:35:47 -03:00
output.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00
sighash.js sighash: remove dead branch 2015-04-27 18:49:45 +10:00
signature.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00
transaction.js Merge pull request #1340 from eordano/bip69 2015-10-13 17:56:40 -04:00
unspentoutput.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00