| .. |
|
block
|
Benchmarks for block serialization & 4x performance improvement.
|
2015-06-24 21:19:34 -04:00 |
|
crypto
|
fix signature hasDefinedHashtype method to be closer to the Bitcoin Core function IsDefinedHashtypeSignature
|
2015-07-01 07:11:08 -04:00 |
|
encoding
|
Fixed issue with incompatible buffer.toJSON for node 0.10 and 0.12
|
2015-07-01 15:05:26 -04:00 |
|
errors
|
Call the parent error of the fee errors FeeError for backwards compatibility.
|
2015-05-10 00:38:56 +02:00 |
|
script
|
remove skipped tests since equalivant boolean tests already exist
|
2015-06-24 14:44:27 -04:00 |
|
transaction
|
Benchmarks for block serialization & 4x performance improvement.
|
2015-06-24 21:19:34 -04: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
|
add testing for key cache
|
2014-12-01 10:00:46 -03:00 |
|
hdprivatekey.js
|
Use Networks.get with 2 args when possible
|
2015-03-29 22:57:31 -03:00 |
|
hdpublickey.js
|
Fix error on public key for hdpublickey
|
2015-02-23 12:10:51 -03:00 |
|
networks.js
|
removed Networks.all and associated test
|
2015-06-22 20:36:35 -07:00 |
|
opcode.js
|
Fix JSDocs from String to string
|
2015-02-24 15:31:12 -03:00 |
|
privatekey.js
|
remove unnecessary filtering code
|
2015-06-20 14:26:01 -07:00 |
|
publickey.js
|
Removed double errors in publickey. Fixes #1256
|
2015-06-01 13:40:52 -04: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 |