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.
 
Manuel Aráoz 33715a994e Merge pull request #666 from braydonf/bug/public-key-validation 10 years ago
..
crypto Crypto/Point: Added test coverage and documentation, and refactored validation 10 years ago
encoding Fixes interfaces 10 years ago
paymentprotocol Payment Protocol: Restore and reorganize files for payment protocol. 10 years ago
address.js make tests pass with Script refactor 10 years ago
block.js 'hide' encoding and crypto 10 years ago
blockheader.js 'hide' encoding and crypto 10 years ago
examples.js fixing tests for examples 10 years ago
hdkeycache.js add testing for key cache 10 years ago
hdkeys.js Add public key 10 years ago
hdprivatekey.js Add autogenerated errors 10 years ago
hdpublickey.js Add autogenerated errors 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 add Opcode.smallInt() 10 years ago
privatekey.js Merge pull request #630 from braydonf/feature/immutable 10 years ago
publickey.js PublicKey: Add test to verify that both uncompressed an compressed keys validatate. Fixes #665 10 years ago
script.js fix a browser test 2 10 years ago
transaction.js 'hide' encoding and crypto 10 years ago
txin.js make tests pass with Script refactor 10 years ago
txout.js make tests pass with Script refactor 10 years ago
unit.js Add new test for string values 10 years ago
uri.js Networks: Consistency of network reference for 'livenet', and removed hardcoded value. 10 years ago