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 7227017b40 scripts: multisig naming consistency 8 years ago
..
templates scripts: multisig naming consistency 8 years ago
address.js scripts: extract all scripts to encode/decode/check style 8 years ago
block.js Transaction and block versions are signed integers 8 years ago
bufferutils.js transaction: simplify toBuffer offset management 8 years ago
crypto.js address/crypto/script/types: adhere to no-use-before-define 8 years ago
ecdsa.js ecdsa: remove unused functions 8 years ago
ecpair.js ECPair: no elseif needed, move default for clarity 9 years ago
ecsignature.js use bip66 module 10 years ago
hdnode.js HDNode: add comment about Q.compressed assumption 8 years ago
index.js rm message module 8 years ago
networks.js networks: drop dogecoin and dustThreshold 8 years ago
opcodes.json add OP_CHECKLOCKTIMEVERIFY and integration tests 9 years ago
script.js script: use isPushOnly internally 8 years ago
script_number.js script_number: initialize result to 0 9 years ago
transaction.js Transaction: Witness serialization support default only for some functions (fixed) 8 years ago
transaction_builder.js TransactionBuilder: move ABSURD_FEE to a constructor parameter 8 years ago
types.js TransactionBuilder: add fee safety 8 years ago