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.
 
 
junderw 912d6d41be
Fix some small bugs
6 years ago
..
payments Fix some small bugs 6 years ago
templates templates: rm unused nulldata code 7 years ago
address.js rm templates export, rename to classify 7 years ago
block.js Fix Block to allow regtest target (easiest possible target) 6 years ago
bufferutils.js sed -i 's/ var / const /', with const->let fixes 7 years ago
classify.js rename MULTISIG to P2MS 6 years ago
crypto.js sed -i 's/^var /const /' 7 years ago
ecpair.js tests/ECPair: test fromPublic/fromPrivate in isolation 7 years ago
index.js rm templates export, rename to classify 7 years ago
networks.js Add regtest network 6 years ago
script.js add payments p2ms, p2pk, p2pkh, p2sh, p2wpkh, p2wsh 7 years ago
script_number.js sed -i 's/ var / const /', with const->let fixes 7 years ago
script_signature.js sed -i 's/ var / const /', with const->let fixes 7 years ago
transaction.js Revert "Merge pull request #1086 from bitcoinjs/refactorTransaction" 6 years ago
transaction_builder.js Fix some small bugs 6 years ago
types.js sed -i 's/^var /const /' 7 years ago