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 8e049b7244 smarter 10 years ago
..
expmt simplify ECIES interface 10 years ago
address.js Address().fromBuffer(buf); 10 years ago
base58.js more convenient Base58 constructor 10 years ago
base58check.js more convenient constructor 10 years ago
bip32.js canonical BN notation 10 years ago
block.js convenience: varint -> vi 10 years ago
blockheader.js Blockheader 10 years ago
bn.js bnjs -> BN ... for consistency 10 years ago
bufferreader.js smarter 10 years ago
bufferwriter.js varInt -> varint 10 years ago
constants.js p2sh -> scripthash 11 years ago
ecdsa.js improve error message 10 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 varInt -> varint 10 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 fromBuffer convenience function for pubkey 10 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
transaction.js Transaction 10 years ago
txin.js Txin 10 years ago
txout.js Txout 10 years ago
varint.js add bn support to varint class 10 years ago