.. |
crypto
|
Fix the error loop.
|
2015-01-02 15:32:33 +09:00 |
encoding
|
refactoring interpreter
|
2014-12-19 18:28:52 -03:00 |
errors
|
new version of extend
|
2015-01-13 20:18:28 -03:00 |
script
|
Add .toScriptHashOut() to scripts
|
2015-01-09 16:09:36 -03:00 |
transaction
|
Allow satoshis to be a string on output creation
|
2015-01-28 12:02:41 -03:00 |
util
|
Merge pull request #893 from braydonf/bug/json-detection
|
2015-01-03 10:31:45 -05:00 |
address.js
|
Add alternative to create an Address
|
2015-01-10 14:16:51 -03:00 |
block.js
|
Returned jsdoc for info.header, and removed nolonger used opts argument
|
2015-01-18 10:41:54 -05:00 |
blockheader.js
|
block serialization: Add option skip magic numbers
|
2015-01-17 00:07:09 -05:00 |
hdkeycache.js
|
add testing for key cache
|
2014-12-01 10:00:46 -03:00 |
hdprivatekey.js
|
Use define immutable helper
|
2015-01-08 10:57:46 -03:00 |
hdpublickey.js
|
Use define immutable helper
|
2015-01-08 10:57:46 -03:00 |
networks.js
|
Networks: Added the ability to define a custom network.
|
2015-01-22 21:31:20 -05:00 |
opcode.js
|
Use define immutable helper
|
2015-01-08 10:57:46 -03:00 |
privatekey.js
|
Use define immutable helper
|
2015-01-08 10:57:46 -03:00 |
publickey.js
|
Indicate internal use of getID with an underscore.
|
2015-01-09 10:20:27 -05:00 |
unit.js
|
Rename toFiat() to atRate()
|
2014-12-28 17:40:11 -03:00 |
uri.js
|
Implement I5 on URI
|
2015-01-15 18:17:15 -03:00 |