bitcore-lib-zcash/lib
Esteban Ordano 7a73f582b4 HDKeys: add toBuffer/fromBuffer to HDPublicKey 2015-02-05 15:06:01 -03:00
..
crypto Fix the error loop. 2015-01-02 15:32:33 +09:00
encoding add BufferReader.readVarLengthBuffer 2015-02-04 13:04:55 -03:00
errors Transaction: add `removeInput` member 2015-02-04 17:53:16 -03:00
script add BufferReader.readVarLengthBuffer 2015-02-04 13:04:55 -03:00
transaction UnspentOutput: Fix issue when 0 being feed as amount 2015-02-05 12:00:44 -03:00
util Merge pull request #893 from braydonf/bug/json-detection 2015-01-03 10:31:45 -05:00
address.js Add alternative to create an Address 2015-01-10 14:16:51 -03:00
block.js add some checks 2015-02-04 11:49:09 -03:00
blockheader.js block serialization: Add option skip magic numbers 2015-01-17 00:07:09 -05:00
hdkeycache.js add testing for key cache 2014-12-01 10:00:46 -03:00
hdprivatekey.js HDKeys: Add jsdocs to hdprivatekey 2015-02-05 15:06:01 -03:00
hdpublickey.js HDKeys: add toBuffer/fromBuffer to HDPublicKey 2015-02-05 15:06:01 -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 Fixed typo in docs 2015-01-28 11:10:06 -05:00
publickey.js Indicate internal use of getID with an underscore. 2015-01-09 10:20:27 -05: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