bitcore-lib-zcash/test/transaction
Zaki Manian aa8e548800 To be effective within the current Bitcoin network, the inputs to a transaction
with an nLocktime must be not the standard max value.

We set the sequence number of 0 if the value is max.

Currently sequence numbers other than MAX_INT32 have no meaning in the Bitcoin protocol
but this may change in future BIPS
2015-08-24 20:07:57 -07:00
..
input Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00
deserialize.js Update bn.js to 2.0.4 to handle 53 bit precision number input. 2015-04-30 11:20:09 -04:00
output.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00
sighash.js Add check for small fees 2015-02-16 12:47:53 -03:00
signature.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00
transaction.js To be effective within the current Bitcoin network, the inputs to a transaction 2015-08-24 20:07:57 -07:00
unspentoutput.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00