bitcore/lib
Braydon Fuller f034a71929 Network Fixes
- Fixed Address classification for a custom network
- Added ability to remove a custom network
- Increased test coverage for Address
2015-03-28 19:09:58 -04:00
..
block Fix JSDocs from String to string 2015-02-24 15:31:12 -03:00
crypto Properly capitalize BufferUtil everywhere 2015-02-13 21:21:06 -06:00
encoding Properly capitalize Base58Check and Base58 2015-02-13 21:40:20 -06:00
errors fix problematic cases 2015-03-18 17:40:26 -03:00
script increase test coverage and fix some bugs 2015-03-18 18:58:41 -03:00
transaction update transaction.getFee() JSDoc 2015-03-26 15:41:41 -07:00
util Add precondition checks to HDPrivateKey.from* 2015-02-18 13:14:12 -03:00
address.js Network Fixes 2015-03-28 19:09:58 -04:00
hdkeycache.js add testing for key cache 2014-12-01 10:00:46 -03:00
hdprivatekey.js refactor code 2015-03-20 15:49:26 -03:00
hdpublickey.js Fix error on public key for hdpublickey 2015-02-23 12:10:51 -03:00
networks.js Network Fixes 2015-03-28 19:09:58 -04:00
opcode.js Fix JSDocs from String to string 2015-02-24 15:31:12 -03:00
privatekey.js Fix validation error 2015-02-24 17:49:26 -03:00
publickey.js refactor Address<->Script relation 2015-03-18 16:54:16 -03:00
unit.js Fix JSDocs from String to string 2015-02-24 15:31:12 -03:00
uri.js Standardize optional parameters to Closure syntax 2015-02-24 15:31:13 -03:00