..
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
Simplify script to address method
2014-12-30 16:23:17 -03:00
transaction
transaction: better errors for signature methods
2014-12-31 02:10:51 -03:00
transport
Fix formatting issue with examples
2014-12-18 17:07:01 -05:00
util
Fix tests on browsers: need to add Buffer exception
2014-12-17 12:38:56 -03: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
Adding G7 methods to HDPrivateKEy
2014-12-23 12:34:38 -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 creation of a randomn testnet private key
2014-12-30 18:44:27 -03:00
publickey.js
Add default network to PublicKey
2014-12-31 02:20:47 -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