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 7d2b2dee45 Merge pull request #550 from bitcoinjs/testnet 9 years ago
..
address.js address: fix compiled assumption for fromOutputScript 9 years ago
block.js block: rename verifyPow to checkProofOfWork 9 years ago
bufferutils.js use buffer-reverse 9 years ago
crypto.js crypto: use packages directly 10 years ago
ecdsa.js ecdsa: remove curve parameter 10 years ago
ecpair.js ECPair/HDNode: missing version from list is Unknown, not Invalid 9 years ago
ecsignature.js use bip66 module 10 years ago
hdnode.js ECPair/HDNode: missing version from list is Unknown, not Invalid 9 years ago
index.js rename scripts to script 10 years ago
message.js ecdsa: remove curve parameter 10 years ago
networks.js networks: remove pchMessageStart chain parameter 10 years ago
opcodes.json add OP_CHECKLOCKTIMEVERIFY and integration tests 9 years ago
script.js script: exposes scriptNumber through script.number 9 years ago
script_number.js script_number: initialize result to 0 9 years ago
transaction.js use [].reverse over prototype 9 years ago
transaction_builder.js Refactoring `extractInput` and `__build` to enable nested scripts (`P2SH[ P2PKH / multsig ]`). 9 years ago
types.js Simplifying path regex 9 years ago