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 f42993297c ecurve: upgrade to 0.9.0 11 years ago
..
fixtures ECSignature: add tests for scriptSignature 11 years ago
integration Transaction: mass rename from SPK/SS to Input/Output 11 years ago
address.js Transaction: mass rename from SPK/SS to Input/Output 11 years ago
base58.js base58: fix missing exceptions 11 years ago
base58check.js Base58check: no longer encodes version separately 11 years ago
bitcoin.core.js Transaction: remove .outpoint object 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 tests: use JSON fixtures exclusively 11 years ago
ecdsa.js ecurve: upgrade to 0.9.0 11 years ago
eckey.js all: rename D to d as per SEC convention 11 years ago
ecpubkey.js network: always use lowercase 11 years ago
ecsignature.js ECSignature: use for(it( style for tests 11 years ago
hdnode.js ecurve: upgrade to 0.9.0 11 years ago
message.js message: add missing test for Address 11 years ago
script.js Script: move all templates to templates.js 11 years ago
scripts.js scripts: remove unused imports 11 years ago
transaction.js Transaction: remove .outpoint object 11 years ago
wallet.js Transaction: remove .outpoint object 11 years ago