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.
 
 
vub 5377f0746f Hex private keys now work with Bitcoin.Key 12 years ago
..
crypto-js update cryptojs hashes to v3.1.2 12 years ago
events Moved sources into src/ subdirectory. 14 years ago
exit Fixed indents. 13 years ago
jsbn start to split into node commonjs style modules 12 years ago
address.js Fixed address object creation bug 12 years ago
base58.js Replaced /convert with ./convert (bugfix) 12 years ago
bitcoin.js Added some transaction methods, and removed all internal use of base64 12 years ago
convert.js Removed browser-native option (gave me a bad result) 12 years ago
ecdsa.js port message to common.js style and add tests 12 years ago
eckey.js Hex private keys now work with Bitcoin.Key 12 years ago
index.js Added some transaction methods, and removed all internal use of base64 12 years ago
message.js Added some transaction methods, and removed all internal use of base64 12 years ago
opcode.js start to split into node commonjs style modules 12 years ago
paillier.js Added comments. 13 years ago
script.js Fixed address object creation bug 12 years ago
transaction.js Reversed txhash 12 years ago
txdb.js Removed direct references to Bitcoin 12 years ago
util.js Fixed bytesToNum bug 12 years ago
wallet.js Removed direct references to Bitcoin 12 years ago