You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Braydon Fuller
94cc10b1a3
Changed *Json to *JSON and returned an object so that methods can be called from other toJSON methods without the double-stringification issue.
|
10 years ago |
.. |
crypto
|
Backport changes to ecdsa from fullnode
|
10 years ago |
data
|
starting with script_interpreter
|
10 years ago |
encoding
|
Fixes interfaces
|
10 years ago |
paymentprotocol
|
Payment Protocol: Restore and reorganize files for payment protocol.
|
10 years ago |
transaction
|
Refactor transaction to match new API
|
10 years ago |
transport
|
add dependencies and update tests
|
10 years ago |
util
|
fix tests for preconditions
|
10 years ago |
address.js
|
Standardized toJSON, fromJSON, toString and fromString interfaces
|
10 years ago |
block.js
|
Standardized toJSON, fromJSON, toString and fromString interfaces
|
10 years ago |
blockheader.js
|
Standardized toJSON, fromJSON, toString and fromString interfaces
|
10 years ago |
hdkeycache.js
|
add testing for key cache
|
10 years ago |
hdkeys.js
|
Add public key
|
10 years ago |
hdprivatekey.js
|
Changed *Json to *JSON and returned an object so that methods can be called from other toJSON methods without the double-stringification issue.
|
10 years ago |
hdpublickey.js
|
Changed *Json to *JSON and returned an object so that methods can be called from other toJSON methods without the double-stringification issue.
|
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: Modify from methods to be static, and an instance be immutable.
|
10 years ago |
privatekey.js
|
PrivateKey: Add documentation and refactor to use network object as a parameter.
|
10 years ago |
publickey.js
|
Split buildPKH arguments, add Copy constructor on publickey
|
10 years ago |
script.js
|
fixing tests for new script internals 2
|
10 years ago |
transaction.js
|
Refactor transaction to match new API
|
10 years ago |
unit.js
|
Standardized toJSON, fromJSON, toString and fromString interfaces
|
10 years ago |
uri.js
|
Standardized toJSON, fromJSON, toString and fromString interfaces
|
10 years ago |