bitcore-lib-zcash/lib
Esteban Ordano 2b866a8460 Merge pull request #630 from braydonf/feature/immutable
Immutable Address, PublicKey and PrivateKey
2014-12-02 12:17:03 -03: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 Merge pull request #630 from braydonf/feature/immutable 2014-12-02 12:17:03 -03: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 Merge pull request #630 from braydonf/feature/immutable 2014-12-02 12:17:03 -03:00
publickey.js Merge pull request #630 from braydonf/feature/immutable 2014-12-02 12:17:03 -03: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
unit.js refactor double quote 2014-12-01 16:02:28 -03:00
uri.js convert amout to satoshis 2014-12-01 17:36:52 -03:00