bitcore/lib
Ivan Socolsky d9d5a26085 fix computation of fee without change output 2015-06-10 17:37:48 -03:00
..
block Merge pull request #1233 from carnesen/typo 2015-05-13 18:59:31 -04:00
crypto Add base option for BN.fromString 2015-05-27 14:11:43 -04:00
encoding fix regressions 2015-04-29 18:55:42 -03:00
errors Call the parent error of the fee errors FeeError for backwards compatibility. 2015-05-10 00:38:56 +02:00
script Added test case for an empty OP_RETURN for script.getData() Fixes #1237 2015-05-18 10:39:15 -04:00
transaction fix computation of fee without change output 2015-06-10 17:37:48 -03:00
util Update bn.js to 2.0.4 to handle 53 bit precision number input. 2015-04-30 11:20:09 -04:00
address.js allow addresses to have surrounding whitespace in validation 2015-03-31 17:54:06 -03:00
hdkeycache.js
hdprivatekey.js
hdpublickey.js
networks.js refactor networks 2015-04-20 12:21:14 -03:00
opcode.js
privatekey.js fixed PrivateKey initialization from JSON 2015-06-03 12:23:01 -07:00
publickey.js Removed double errors in publickey. Fixes #1256 2015-06-01 13:40:52 -04:00
unit.js
uri.js