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.
 
 
Daniel Cousens c44af2109e Uses typeof address === 'string' instead 11 years ago
..
jsbn Prefer Array.prototype.slice over map 11 years ago
address.js Removes Address.fromPubKey and improves test vectors 11 years ago
base58.js Isolates Base58Check encoding from Base58 code/tests 11 years ago
base58check.js Migrates all usage of crypto-js/sha256 to ./crypto 11 years ago
convert.js Changes existing code to use new base58 API 11 years ago
crypto.js Hash160 now outputs a buffer 11 years ago
ecdsa.js Uses low 's' values for signatures 11 years ago
eckey.js Removes Address.fromPubKey and improves test vectors 11 years ago
hdwallet.js Merge pull request #142 from dcousens/asserts 11 years ago
index.js CryptoJS no longer exported by default 11 years ago
message.js Uses typeof address === 'string' instead 11 years ago
network.js Updates network.js constant names 11 years ago
opcode.js cosmetic standardization 11 years ago
script.js Removes resolved TODO 11 years ago
transaction.js Uses typeof address === 'string' instead 11 years ago
wallet.js Updates network.js constant names 11 years ago