.. |
fixtures
|
tests: add test for null sequence number
|
2014-12-16 15:15:39 +11:00 |
integration
|
tests/integration: add k-value derivation and private key recovery example
|
2014-12-09 12:23:43 +11:00 |
address.js
|
Address: use script ASM over hex
|
2014-11-28 14:02:50 +11:00 |
base58check.js
|
tests: amend base58check mock
|
2014-10-15 22:42:21 +11:00 |
bitcoin.core.js
|
tests: bitcoin core tests should act only the public API
|
2014-10-15 23:06:04 +11:00 |
block.js
|
block: adds getUTCDate function
|
2014-11-28 10:35:59 +11:00 |
bufferutils.js
|
bufferutils: add varIntBuffer
|
2014-11-28 10:35:53 +11:00 |
crypto.js
|
crypto: add RIPEMD160 tests
|
2014-06-26 19:26:21 +10:00 |
ecdsa.js
|
ecdsa: fixes edge case presented in #336
|
2015-01-04 12:46:37 +11:00 |
eckey.js
|
EC*Key: add .curve static property for public API
|
2014-10-16 01:25:39 +11:00 |
ecpubkey.js
|
EC*Key: add .curve static property for public API
|
2014-10-16 01:25:39 +11:00 |
ecsignature.js
|
ECSignature: rename parsing functions to parse*
|
2014-06-17 00:26:16 +10:00 |
hdnode.js
|
tests: add test for non-matching network
|
2014-12-01 10:46:49 +11:00 |
message.js
|
tests: remove unused variable
|
2014-12-12 16:38:33 +11:00 |
network.js
|
HDNode: add optional network flag to import functions
|
2014-12-01 10:46:48 +11:00 |
script.js
|
Script: adds toASM/fromASM
|
2014-06-25 15:44:15 +10:00 |
scripts.js
|
scripts: enforce pubKeys as type ECPubKey
|
2014-12-23 15:30:16 +11:00 |
transaction.js
|
update fixtures and tests for merge
|
2014-12-15 19:21:34 -08:00 |
transaction_builder.js
|
tests: remove extraneous anonymous function
|
2014-12-12 16:41:36 +11:00 |
wallet.js
|
tests: sign test needs to trigger ecurve.Point side effects
|
2014-09-15 14:25:28 +10:00 |