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 b91b0fe4a5 PrivateKey: Use defaultNetwork if not specified 10 years ago
..
crypto Crypto/Point: Added test coverage and documentation, and refactored validation 10 years ago
encoding Fixes interfaces 10 years ago
errors Add autogenerated errors 10 years ago
util Fix style: move each static function to an appropiate namespace 10 years ago
address.js Address: Use defaultNetwork if network is not specified 10 years ago
block.js fix references to encoding 10 years ago
blockheader.js fix references to encoding 10 years ago
hdkeycache.js add testing for key cache 10 years ago
hdprivatekey.js Add autogenerated errors 10 years ago
hdpublickey.js Add autogenerated errors 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 use strict to protocol 10 years ago
privatekey.js PrivateKey: Use defaultNetwork if not specified 10 years ago
publickey.js Crypto/Point: Added test coverage and documentation, and refactored validation 10 years ago
script.js Keys: Renamed Privkey to PrivateKey and Pubkey to PublicKey 10 years ago
transaction.js fix references to encoding 10 years ago
txin.js fix references to encoding 10 years ago
txout.js fix references to encoding 10 years ago