fixtures
|
Cleanup for #540 (#551)
|
2016-04-08 12:23:32 +10:00 |
bitcoin.core.js
|
use [].reverse over prototype
|
2015-09-27 23:49:29 +10:00 |
block.js
|
block: rename verifyPow to checkProofOfWork
|
2016-01-04 12:49:33 +11:00 |
bufferutils.js
|
use buffer-reverse
|
2015-09-25 17:49:05 +10:00 |
crypto.js
|
tests: simplify crypto fixtures
|
2015-09-08 16:03:49 +10:00 |
ecdsa.js
|
ecdsa: remove curve parameter
|
2015-09-05 14:27:53 +10:00 |
ecsignature.js
|
adhere more closely to BIP66
|
2015-07-07 17:42:01 +10:00 |
message.js
|
message: cease accepting an Address object
|
2015-07-24 12:18:00 +10:00 |
script_number.js
|
script_number: add impl/tests
|
2016-01-05 01:59:58 +11:00 |
transaction.js
|
standard: remove padded Blocks
|
2015-09-05 14:10:32 +10:00 |
types.js
|
tests: fix standard error, reword descriptions
|
2016-02-05 14:16:56 +11:00 |