.. |
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
|
transaction: better errors for signature methods
|
2014-12-31 02:10:51 -03:00 |
paymentprotocol
|
Payment Protocol: Added tests and misc formatting
|
2014-12-16 23:40:40 -05:00 |
script
|
Script: remember network when creating from address or pubkey
|
2015-01-06 10:28:48 -03:00 |
transaction
|
Add jsdocs and documentation to UnspenOutput and Insight
|
2015-01-02 15:59:14 -03:00 |
transport
|
Move explorers inside transport
|
2015-01-02 16:31:09 -03:00 |
util
|
Merge pull request #893 from braydonf/bug/json-detection
|
2015-01-03 10:31:45 -05:00 |
address.js
|
Honor publicKey.network on create multisig address
|
2014-12-31 02:19:11 -03:00 |
block.js
|
Coverage for block and blockheader
|
2014-12-19 16:37:57 -03:00 |
blockheader.js
|
Block: Updated documentation, and changed to use consistent naming.
|
2014-12-16 18:19:27 -05:00 |
hdkeycache.js
|
add testing for key cache
|
2014-12-01 10:00:46 -03:00 |
hdprivatekey.js
|
Allow creating a new random testnet HDPrivate key
|
2015-01-02 18:01:21 -03:00 |
hdpublickey.js
|
Add G7 methods to HDPublicKey
|
2014-12-23 12:23:35 -03:00 |
networks.js
|
PrivateKey, PublicKey, Network linted
|
2014-12-19 16:18:05 -03:00 |
opcode.js
|
Opcode: Added toBuffer and fromBuffer methods
|
2014-12-12 15:33:40 -05:00 |
privatekey.js
|
fix typo
|
2015-01-02 18:25:08 -03:00 |
publickey.js
|
Change PrivateKey.toString from WIF to hex format
|
2015-01-02 18:15:17 -03:00 |
unit.js
|
Rename toFiat() to atRate()
|
2014-12-28 17:40:11 -03:00 |
uri.js
|
Lint and cover URI completely
|
2014-12-19 13:41:54 -03:00 |