| .. |
|
crypto
|
Fix the error loop.
|
2015-01-02 15:32:33 +09:00 |
|
encoding
|
add BufferReader.readVarLengthBuffer
|
2015-02-04 13:04:55 -03:00 |
|
errors
|
Transaction: add removeInput member
|
2015-02-04 17:53:16 -03:00 |
|
script
|
add BufferReader.readVarLengthBuffer
|
2015-02-04 13:04:55 -03:00 |
|
transaction
|
UnspentOutput: Fix issue when 0 being feed as amount
|
2015-02-05 13:45:17 -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
|
add some checks
|
2015-02-04 11:49:09 -03: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
|
Add fromBuffer and toBuffer to PrivateKey
|
2015-02-05 15:05:47 -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 |