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.
 
Esteban Ordano e01003f40b Merge pull request #888 from yemel/fix/script-toAddress 10 years ago
..
crypto add deterministicK test vectors 10 years ago
data add deterministicK test vectors 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 Script: remember network when creating from address or pubkey 10 years ago
transaction Rename properly utxo to unspentoutput 10 years ago
transport Move explorers inside transport 10 years ago
util JSUtil: Return result quicker for isValidJSON and add additional tests. 10 years ago
address.js Add toAddress(network) functionality to scripts 10 years ago
block.js Coverage for block and blockheader 10 years ago
blockheader.js Coverage for block and blockheader 10 years ago
hdkeycache.js add testing for key cache 10 years ago
hdkeys.js Add public key 10 years ago
hdprivatekey.js Allow creating a new random testnet HDPrivate key 10 years ago
hdpublickey.js Add G7 methods to HDPublicKey 10 years ago
index.html works in browser 11 years ago
mocha.opts add Script#prepend() 10 years ago
networks.js PrivateKey, PublicKey, Network linted 10 years ago
opcode.js Opcode: Added toBuffer and fromBuffer methods 10 years ago
privatekey.js Merge pull request #892 from yemel/fix/privatekey-tostring 10 years ago
publickey.js Upgraded bn.js to fix public key calculation problem, restored crypto/point.js, and added additional tests. 10 years ago
unit.js Rename toFiat() to atRate() 10 years ago
uri.js Lint and cover URI completely 10 years ago