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 b3438c5ef2 Transaction: throw if sequence is not a number 11 years ago
..
address.js package: use bs58check 11 years ago
bufferutils.js Merge pull request #202 from dcousens/ecneg 11 years ago
convert.js convert: remove reverseEndian 11 years ago
crypto.js crypto: use latest crypto-browserify 11 years ago
ecdsa.js ecdsa: add further (missing) annotations from 1.4.x 11 years ago
eckey.js package: use crypto-browserify 3.0.0 11 years ago
ecpubkey.js Network: use capitalization 11 years ago
ecsignature.js ECSignature: avoid multiple push/unshift operations 11 years ago
hdnode.js hdnode: add deprecation message for isPrivate 11 years ago
index.js index: add TransactionBuilder 11 years ago
message.js Message: allow base64 strings as input 11 years ago
networks.js network: testnet should use testnet 11 years ago
opcodes.js opcodes: prefer OP_0 11 years ago
script.js Script: adds toASM/fromASM 11 years ago
scripts.js scripts: remove unused 2nd argument in function call 11 years ago
transaction.js Transaction: throw if sequence is not a number 11 years ago
transaction_builder.js TxBuilder: avoid unnecessary recalculation of prevOutScript data 11 years ago
wallet.js Wallet: use TxBuilder instead 11 years ago