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 eb3d9a25f7 ecdsa: moved all signature encoding to ECSignature 11 years ago
..
address.js network: always use lowercase 11 years ago
base58.js base58: cleanup variable names 11 years ago
base58check.js Base58check: no longer encodes version separately 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 convert: use Buffers and add more tests 11 years ago
ecdsa.js ecdsa: moved all signature encoding to ECSignature 11 years ago
eckey.js use ecurve instead of custom ec 11 years ago
ecpubkey.js network: always use lowercase 11 years ago
ecsignature.js ecdsa: moved all signature encoding to ECSignature 11 years ago
hdnode.js use ecurve instead of custom ec 11 years ago
index.js ecdsa: moved all signature encoding to ECSignature 11 years ago
message.js ecdsa: moved all signature encoding to ECSignature 11 years ago
networks.js network: always use lowercase 11 years ago
opcodes.js opcodes: rename to opcodes 11 years ago
script.js Script: stop jshint complaining about missing-assignment 11 years ago
scripts.js Script: fixes pubKeyInput and adds a test 11 years ago
transaction.js ecdsa: moved all signature encoding to ECSignature 11 years ago
wallet.js Transaction: remove .outpoint object 11 years ago