bitcore-lib-zcash/lib/transaction
Simon e97ae1dd2e Add fix for v4 joinsplits using Groth16 proof.
Closes https://github.com/zcash/zcash/issues/3636 where a tx with
multiple joinsplits would not be parsed correctly.
2018-10-28 14:48:10 -07:00
..
input Transaction: Added replace-by-fee (RBF) support 2015-12-03 02:12:12 -05:00
index.js make Sighash accessible 2015-10-30 15:37:03 +01:00
jsdescription.js Add fix for v4 joinsplits using Groth16 proof. 2018-10-28 14:48:10 -07:00
output.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00
outputdescription.js Add Sapling transaction support. 2018-09-17 22:42:37 -07: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
spenddescription.js Add Sapling transaction support. 2018-09-17 22:42:37 -07:00
transaction.js Add fix for v4 joinsplits using Groth16 proof. 2018-10-28 14:48:10 -07:00
unspentoutput.js Fix typos in documentation 2015-10-22 18:34:31 +03:00