bitcore-lib-zcash/lib
Braydon Fuller 904df59493 Added docs link to InvalidArgument message for preconditions.
- Error messages will appear as: "Invalid Argument: First argument is required, please include address data. Documentation: http://bitcore.io/guide/address.html"
2015-02-09 21:46:10 -05:00
..
crypto Point: Return the curve point instead of instantiating each time 2015-02-06 09:19:57 -03:00
encoding Add the new operator when BN was used without it 2015-02-05 16:46:18 -03:00
errors Added docs link to InvalidArgument message for preconditions. 2015-02-09 21:46:10 -05:00
script Fix invocations to binary operations called on numbers 2015-02-05 17:28:45 -03:00
transaction Update transaction.js 2015-02-09 13:23:23 -05:00
util Added docs link to InvalidArgument message for preconditions. 2015-02-09 21:46:10 -05:00
address.js Added docs link to InvalidArgument message for preconditions. 2015-02-09 21:46:10 -05:00
block.js add some checks 2015-02-04 11:49:09 -03:00
blockheader.js Fix invocations to binary operations called on numbers 2015-02-05 17:28:45 -03:00
hdkeycache.js add testing for key cache 2014-12-01 10:00:46 -03:00
hdprivatekey.js HDKeys: Return a copy buffer instead of the original instance 2015-02-05 15:06:01 -03:00
hdpublickey.js HDPublicKey: Fix JSDocs 2015-02-06 09:38:21 -03:00
networks.js Networks: Added the ability to define a custom network. 2015-01-22 21:31:20 -05:00
opcode.js Use define immutable helper 2015-01-08 10:57:46 -03:00
privatekey.js Merge pull request #1043 from eordano/performance/bn 2015-02-06 11:28:02 -03:00
publickey.js Add the new operator when BN was used without it 2015-02-05 16:46:18 -03:00
unit.js Rename toFiat() to atRate() 2014-12-28 17:40:11 -03:00
uri.js Implement I5 on URI 2015-01-15 18:17:15 -03:00