| .. |
|
address.js
|
Address: remove Address.Error
|
2014-05-28 13:17:07 +10:00 |
|
base58.js
|
base58: fix missing exceptions
|
2014-05-29 14:43:29 +10:00 |
|
base58check.js
|
address/base58check: fix missing exceptions/tests
|
2014-05-29 14:43:44 +10:00 |
|
bufferutils.js
|
bufferutils: use verifuint for 64 bit integers
|
2014-05-31 14:24:43 +10:00 |
|
convert.js
|
convert: remove hex functions
|
2014-05-12 10:17:38 +10:00 |
|
crypto.js
|
remove crypto hash transition code
|
2014-05-25 09:46:06 +10:00 |
|
ec.js
|
cleanup some unused ec.js code
|
2014-05-24 13:33:23 +10:00 |
|
ecdsa.js
|
ecdsa: fix missing exceptions
|
2014-05-29 15:42:52 +10:00 |
|
eckey.js
|
ECKey: fix exception tests
|
2014-05-29 16:01:04 +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 |