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 1c744cfa5a TxBuilder: add failing test for non-zero vin inputs 11 years ago
..
fixtures TxBuilder: add failing test for non-zero vin inputs 11 years ago
integration tests: integration test to use TxBuilder 11 years ago
address.js Transaction: mass rename from SPK/SS to Input/Output 11 years ago
bitcoin.core.js Transaction: deprecate Tx signing methods 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: add RIPEMD160 tests 11 years ago
ecdsa.js ecdsa: adds test for detGenK loop 11 years ago
eckey.js tests: avoid unnecessary sha256 for hash 11 years ago
ecpubkey.js tests: avoid unnecessary .ok 11 years ago
ecsignature.js ECSignature: rename parsing functions to parse* 11 years ago
hdnode.js hdnode: add deprecation message for isPrivate 11 years ago
message.js tests: avoid unnecessary .ok 11 years ago
network.js network: moves tests to fixtures 11 years ago
script.js Script: adds toASM/fromASM 11 years ago
scripts.js scripts: add falsy classifications and fix multisig 11 years ago
transaction.js Transaction: deprecate Tx signing methods 11 years ago
transaction_builder.js TxBuilder: add failing test for non-zero vin inputs 11 years ago
wallet.js tests: avoid unnecessary .ok 11 years ago