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 16120c1148 Stealth Addresses: Table stealth addresses until a later date. 10 years ago
..
expmt Stealth Addresses: Table stealth addresses until a later date. 10 years ago
address.js removed unused module references 11 years ago
base58.js more convenient Base58 constructor 11 years ago
base58check.js more convenient constructor 11 years ago
bip32.js canonical BN notation 11 years ago
block.js allow bufs in constructors 11 years ago
blockheader.js allow bufs in constructors 11 years ago
bn.js update to include new version of bn.js and elliptic that include hex padding 11 years ago
bufferreader.js replace .buffer with .read 11 years ago
bufferwriter.js BufferWriter().toBuffer convenience method 11 years ago
constants.js Clean example for full identities. 11 years ago
ecdsa.js improve error message 11 years ago
hash.js remove "(classname): " from tests 11 years ago
identity.js removed unused module references 11 years ago
kdf.js removed unused module references 11 years ago
keypair.js removed unused module references 11 years ago
message.js removed unused module references 11 years ago
opcode.js throw error for invalid strings 11 years ago
point.js bn -> BN canonical capitalization 11 years ago
privkey.js toJSON/fromJSON for privkey, pubkey, keypair 11 years ago
pubkey.js Improve tests. 11 years ago
random.js remove "(classname): " from tests 11 years ago
script.js Add error for when pushdata is exceptionally large 11 years ago
signature.js removed unused module references 11 years ago
transaction.js pushin, pushout 11 years ago
txin.js allow bufs in constructors 11 years ago
txout.js toJSON, fromJSON 11 years ago
varint.js Varint(BN()) convenience 11 years ago