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.
 
Ryan X. Charles 79d79012d4 fix bug where you can't use isForMe without payloadKeypair 10 years ago
..
expmt fix bug where you can't use isForMe without payloadKeypair 10 years ago
address.js p2sh -> scripthash 11 years ago
base58.js add set function to Base58 11 years ago
base58check.js Base58Check.prototype.set 11 years ago
bip32.js Key -> Keypair 11 years ago
bn.js add BN.prototype.fromBuffer 11 years ago
bufferreader.js read a buffer, like slicing while iterating pos 11 years ago
bufferwriter.js BufferWriter.prototype.set 11 years ago
constants.js p2sh -> scripthash 11 years ago
ecdsa.js key -> keypair 11 years ago
hash.js remove "(classname): " from tests 11 years ago
kdf.js Key -> Keypair 11 years ago
keypair.js remove useless Address dependency from Keypair 11 years ago
message.js key -> keypair 11 years ago
opcode.js throw error for invalid strings 11 years ago
point.js remove "(classname): " from tests 11 years ago
privkey.js fix: Pubkey(point) and Privkey(bn) 11 years ago
pubkey.js fix: Pubkey(point) and Privkey(bn) 11 years ago
random.js remove "(classname): " from tests 11 years ago
script.js Script().fromString(str) 11 years ago
signature.js Signature(r, s) should work 11 years ago