.. |
crypto
|
add Interpreter docs and refactor a bit
|
10 years ago |
data
|
Block: Updated documentation, and changed to use consistent naming.
|
10 years ago |
encoding
|
Remove calls to read() with no arguments
|
10 years ago |
paymentprotocol
|
Payment Protocol: Added tests and misc formatting
|
10 years ago |
script
|
add Interpreter docs and refactor a bit
|
10 years ago |
transaction
|
Add P2SH change address test
|
10 years ago |
transport
|
RPC: Refactor, documentation and tests
|
10 years ago |
util
|
Add tests for bufferutils
|
10 years ago |
address.js
|
Add capability to instantiate an Address from public keys and a threshold
|
10 years ago |
block.js
|
Block: Updated documentation, and changed to use consistent naming.
|
10 years ago |
blockheader.js
|
Block: Updated documentation, and changed to use consistent naming.
|
10 years ago |
hdkeycache.js
|
add testing for key cache
|
10 years ago |
hdkeys.js
|
Add public key
|
10 years ago |
hdprivatekey.js
|
Added inspect prototype G5
|
10 years ago |
hdpublickey.js
|
Added inspect prototype G5
|
10 years ago |
index.html
|
works in browser
|
11 years ago |
mocha.opts
|
add Script#prepend()
|
10 years ago |
networks.js
|
Tests: Enable tests for network, include defaultNetwork, check each constant, build browser tests before running to make sure it's up-to-date
|
10 years ago |
opcode.js
|
Opcode: Added toBuffer and fromBuffer methods
|
10 years ago |
privatekey.js
|
Private Key: Fix bug with tests and missing "new"
|
10 years ago |
publickey.js
|
PublicKey: Fix formatting issue for inspect
|
10 years ago |
unit.js
|
Unit: Fixed bug, stringified toJSON output
|
10 years ago |
uri.js
|
URI/Unit: Added toObject method and changed toJSON to return a string
|
10 years ago |