.. |
address.js
|
Address: Expected T, got PARAM for Buffer assertion
|
2014-05-31 15:05:33 +10:00 |
base58.js
|
base58: cleanup variable names
|
2014-05-31 15:05:34 +10:00 |
base58check.js
|
base58check: buffers only, remove explicit 0
|
2014-05-31 15:05:33 +10:00 |
bufferutils.js
|
Merge pull request #202 from dcousens/ecneg
|
2014-06-03 13:38:25 +08:00 |
convert.js
|
convert: use Buffer internally and remove unused functions
|
2014-06-04 15:46:40 +10:00 |
crypto.js
|
convert: use Buffers and add more tests
|
2014-06-04 15:46:40 +10:00 |
ec.js
|
cleanup some unused ec.js code
|
2014-05-24 13:33:23 +10:00 |
ecdsa.js
|
ecdsa: serializeSig should return a Buffer
|
2014-05-30 17:54:33 +10:00 |
eckey.js
|
ECKey: use signum over compareTo
|
2014-05-31 15:05:33 +10:00 |
ecpubkey.js
|
all: Expected T, got PARAM
|
2014-05-29 16:09:47 +10:00 |
hdnode.js
|
HDNode: clearer branch comments
|
2014-06-04 14:47:39 +10:00 |
index.js
|
HDWallet: rename to HDNode
|
2014-06-03 17:08:42 +10:00 |
message.js
|
ecdsa: always use signature object
|
2014-05-24 16:25:38 +10:00 |
networks.js
|
HDWallet: rename local priv to isPrivate
|
2014-06-03 16:10:13 +10:00 |
opcodes.js
|
opcodes: rename to opcodes
|
2014-05-13 23:14:07 +10:00 |
script.js
|
all: Expected T, got PARAM
|
2014-05-29 16:09:47 +10:00 |
sec.js
|
sec: fix formatting
|
2014-05-24 00:51:56 +10:00 |
transaction.js
|
Transaction: refactor hashForSignature
|
2014-05-29 16:06:19 +10:00 |
wallet.js
|
HDNode: rename priv/pub to privKey/pubKey
|
2014-06-03 19:54:58 +10:00 |