bitcore/lib
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
..
block add getDifficulty method 2015-09-08 14:26:42 -04:00
crypto fix web worker issues 2015-08-20 19:07:21 -07:00
encoding Added comment with reasoning for number or array BN instantiation. 2015-07-01 15:30:21 -04:00
errors Restore error when trying to derive a hardened path with HDPublicKey. 2015-08-17 09:21:58 -04:00
script fixing incorrect check of signature validity 2015-09-17 15:19:05 +01:00
transaction Merge pull request #1340 from eordano/bip69 2015-10-13 17:56:40 -04:00
util Using buffer-compare instead of copy&paste 2015-10-01 12:56:01 -07:00
address.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00
hdkeycache.js add testing for key cache 2014-12-01 10:00:46 -03:00
hdprivatekey.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00
hdpublickey.js Restore error when trying to derive a hardened path with HDPublicKey. 2015-08-17 09:21:58 -04:00
networks.js removed Networks.all and associated test 2015-06-22 20:36:35 -07:00
opcode.js Add CLTV (BIP65) support 2015-07-01 18:46:54 -07:00
privatekey.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00
publickey.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00
unit.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00
uri.js Changes behavior of `toJSON` to work as expected with `JSON.stringify` 2015-08-13 10:46:08 -04:00