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 e50679d2c3
Merge pull request #1094 from bitcoinjs/canon
7 years ago
..
templates script: rename isCanonicalSignature to isCanonicalScriptSignature 7 years ago
address.js address/txbuilder: require templates to prevent undefined exports 8 years ago
block.js package: use safe-buffer 8 years ago
bufferutils.js rm deprecated bufferutils 7 years ago
crypto.js address/crypto/script/types: adhere to no-use-before-define 9 years ago
ecpair.js transition ECPair to properties over getters 7 years ago
index.js rm HDNode, use bip32 module 7 years ago
networks.js rm Litecoin 7 years ago
script.js script: rename isCanonicalSignature to isCanonicalScriptSignature 7 years ago
script_number.js fix standard 11 issues 7 years ago
script_signature.js ECPair/script_signature: switch to 64-byte RS buffers only 7 years ago
transaction.js Add weight / vsize 8 years ago
transaction_builder.js rm ecdsa, add new ECPair using secp256k1 7 years ago
types.js rm ecdsa, add new ECPair using secp256k1 7 years ago