| .. |
|
address.js
|
address/crypto/script/types: adhere to no-use-before-define
|
2016-09-28 15:23:52 +10:00 |
|
block.js
|
Block: add checkMerkleRoot
|
2016-05-05 16:51:33 +10:00 |
|
bufferutils.js
|
bufferutils: fix pushDataInt output
|
2016-08-31 16:01:36 +10:00 |
|
crypto.js
|
address/crypto/script/types: adhere to no-use-before-define
|
2016-09-28 15:23:52 +10:00 |
|
ecdsa.js
|
ecdsa: remove curve parameter
|
2015-09-05 14:27:53 +10:00 |
|
ecpair.js
|
ECPair: no elseif needed, move default for clarity
|
2016-04-27 18:04:35 +10:00 |
|
ecsignature.js
|
use bip66 module
|
2015-08-21 20:35:22 +10:00 |
|
hdnode.js
|
ECPair/HDNode: missing version from list is Unknown, not Invalid
|
2016-02-25 13:48:29 +11:00 |
|
index.js
|
opcodes: add json extension to fix Webpack JSON loader
|
2016-06-08 17:00:37 -05: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_number.js
|
script_number: initialize result to 0
|
2016-01-05 13:11:49 +11:00 |
|
script.js
|
Merge pull request #638 from bitcoinjs/minpush
|
2016-10-05 19:31:52 +11:00 |
|
transaction_builder.js
|
TransactionBuilder: extract internal signature invalidation functions for individual testing
|
2016-09-28 16:47:58 +10:00 |
|
transaction.js
|
Transaction: return a slice, not the original Buffer
|
2016-08-10 11:44:09 +10:00 |
|
types.js
|
package: update to typeforce 1.8.7
|
2016-10-06 12:34:11 +11:00 |