.. |
address.js
|
address: fix compiled assumption for fromOutputScript
|
2016-01-28 15:35:57 +11: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
|
crypto: use packages directly
|
2015-03-17 12:31:53 +11:00 |
ecdsa.js
|
ecdsa: remove curve parameter
|
2015-09-05 14:27:53 +10:00 |
ecpair.js
|
ECPair/HDNode: adds getNetwork
|
2015-09-21 17:37:21 +10:00 |
ecsignature.js
|
use bip66 module
|
2015-08-21 20:35:22 +10:00 |
hdnode.js
|
Adding function to decide if HDNode is public
|
2016-02-05 20:26:23 +01:00 |
index.js
|
rename scripts to script
|
2015-08-20 13:55:13 +10:00 |
message.js
|
ecdsa: remove curve parameter
|
2015-09-05 14:27:53 +10:00 |
networks.js
|
networks: remove pchMessageStart chain parameter
|
2015-08-11 16:41:34 +10:00 |
opcodes.json
|
add OP_CHECKLOCKTIMEVERIFY and integration tests
|
2015-12-22 14:13:45 +11:00 |
script.js
|
script: exposes scriptNumber through script.number
|
2016-01-05 02:11:48 +11:00 |
script_number.js
|
script_number: initialize result to 0
|
2016-01-05 13:11:49 +11:00 |
transaction.js
|
use [].reverse over prototype
|
2015-09-27 23:49:29 +10:00 |
transaction_builder.js
|
TxBuilder: add setLockTime
|
2016-01-28 00:55:44 +11:00 |
types.js
|
use typeforce >= 1.6.2 which allows us to use typeforce.TfTypeError with a custom error message.
|
2016-02-02 14:04:37 +01:00 |