bitcore/lib
Braydon Fuller dee30c749a Unit: Fixed bug, stringified toJSON output 2014-12-12 20:08:46 -05:00
..
crypto BN: Remove toJSON and fromJSON methods from BN, as they are equivalent to toString and fromString 2014-12-12 19:06:06 -05:00
encoding Block: Added toObject method and changed toJSON to return a string 2014-12-12 18:34:43 -05:00
errors Split buildPKH arguments, add Copy constructor on publickey 2014-12-10 12:46:21 -03:00
paymentprotocol Payment Protocol: Restore and reorganize files for payment protocol. 2014-12-04 10:43:40 -05:00
transaction Transaction: Added toObject method and changed toJSON to return a string 2014-12-12 19:03:14 -05:00
transport Hotfix: Remove console.log 2014-12-11 16:11:47 -03:00
util Changed *Json to *JSON and returned an object so that methods can be called from other toJSON methods without the double-stringification issue. 2014-12-12 12:06:39 -05:00
address.js Address: Added toObject method and changed toJSON to return a string 2014-12-12 18:22:31 -05:00
block.js Block: Added toObject method and changed toJSON to return a string 2014-12-12 18:34:43 -05:00
blockheader.js Block: Added toObject method and changed toJSON to return a string 2014-12-12 18:34:43 -05:00
hdkeycache.js add testing for key cache 2014-12-01 10:00:46 -03:00
hdprivatekey.js HDKeys: Added toObject method and changed toJSON to return a string 2014-12-12 18:39:16 -05:00
hdpublickey.js HDKeys: Added toObject method and changed toJSON to return a string 2014-12-12 18:39:16 -05:00
networks.js Change utility naming 2014-12-12 11:05:22 -05:00
opcode.js Opcode: Added toBuffer and fromBuffer methods 2014-12-12 15:33:40 -05:00
privatekey.js Keys: Added toObject method and changed toJSON to return a string 2014-12-12 18:47:15 -05:00
publickey.js Keys: Added toObject method and changed toJSON to return a string 2014-12-12 18:47:15 -05:00
script.js Opcode('*').toNumber() -> Opcode.* 2014-12-11 16:19:22 -03:00
unit.js Unit: Fixed bug, stringified toJSON output 2014-12-12 20:08:46 -05:00
uri.js URI/Unit: Added toObject method and changed toJSON to return a string 2014-12-12 18:53:27 -05:00