bitcore-lib-zcash/lib
Braydon Fuller b91b0fe4a5 PrivateKey: Use defaultNetwork if not specified 2014-12-01 18:10:18 -05:00
..
crypto Crypto/Point: Added test coverage and documentation, and refactored validation 2014-12-01 10:14:36 -05:00
encoding Fixes interfaces 2014-11-30 09:47:44 -03:00
errors Add autogenerated errors 2014-11-30 09:47:44 -03:00
util Fix style: move each static function to an appropiate namespace 2014-11-30 09:47:44 -03:00
address.js Address: Use defaultNetwork if network is not specified 2014-12-01 18:07:39 -05:00
block.js fix references to encoding 2014-11-21 12:54:56 -03:00
blockheader.js fix references to encoding 2014-11-21 12:54:56 -03:00
hdkeycache.js add testing for key cache 2014-12-01 10:00:46 -03:00
hdprivatekey.js Add autogenerated errors 2014-11-30 09:47:44 -03:00
hdpublickey.js Add autogenerated errors 2014-11-30 09:47:44 -03:00
networks.js Tests: Enable tests for network, include defaultNetwork, check each constant, build browser tests before running to make sure it's up-to-date 2014-12-01 17:55:57 -05:00
opcode.js use strict to protocol 2014-11-20 12:52:32 -03:00
privatekey.js PrivateKey: Use defaultNetwork if not specified 2014-12-01 18:10:18 -05:00
publickey.js Crypto/Point: Added test coverage and documentation, and refactored validation 2014-12-01 10:14:36 -05:00
script.js Keys: Renamed Privkey to PrivateKey and Pubkey to PublicKey 2014-11-25 13:21:53 -05:00
transaction.js fix references to encoding 2014-11-21 12:54:56 -03:00
txin.js fix references to encoding 2014-11-21 12:54:56 -03:00
txout.js fix references to encoding 2014-11-21 12:54:56 -03:00