| .. |
|
bip70
|
misc: fixes.
|
2016-08-07 16:32:14 -07:00 |
|
http
|
keyring: remove keypair.
|
2016-08-22 19:18:39 -07:00 |
|
protocol
|
keyring: remove keypair.
|
2016-08-22 19:18:39 -07:00 |
|
abstractblock.js
|
optimize sighashing. default values for every constructor.
|
2016-07-15 18:20:55 -07:00 |
|
address.js
|
wallet: more refactoring.
|
2016-08-18 02:09:30 -07:00 |
|
aes.js
|
aes: minor.
|
2016-07-16 16:52:19 -07:00 |
|
async.js
|
locker: automatically wrap callbacks.
|
2016-08-18 02:09:30 -07:00 |
|
bip151.js
|
bip151: refactor.
|
2016-07-27 17:23:15 -07:00 |
|
bip152.js
|
mempool: rewrite.
|
2016-08-18 02:09:30 -07:00 |
|
block.js
|
block: fix miner assertion failure.
|
2016-08-18 02:09:30 -07:00 |
|
bloom.js
|
|
|
|
chachapoly.js
|
chachapoly: optimize for little-endian.
|
2016-08-01 01:19:09 -07:00 |
|
chain.js
|
walletdb: fix reorg handling.
|
2016-08-22 17:55:44 -07:00 |
|
chaindb.js
|
chaindb: optimize.
|
2016-08-22 21:57:18 -07:00 |
|
chainentry.js
|
major db and async object refactor.
|
2016-08-18 02:09:30 -07:00 |
|
coin.js
|
more coin serialization.
|
2016-07-15 18:20:55 -07:00 |
|
coins.js
|
coins: optimize.
|
2016-08-18 02:09:30 -07:00 |
|
coinview.js
|
|
|
|
config.js
|
http: api refactor.
|
2016-08-18 02:09:30 -07:00 |
|
crypto.js
|
wallet: key importing.
|
2016-08-19 12:39:50 -07:00 |
|
ec.js
|
mtx/wallet: refactor keyring.
|
2016-08-19 00:39:56 -07:00 |
|
env.js
|
keyring: remove keypair.
|
2016-08-22 19:18:39 -07:00 |
|
errors.js
|
funding error.
|
2016-06-21 16:54:49 -07:00 |
|
fees.js
|
logger: make logs less spammy.
|
2016-07-25 11:52:48 -07:00 |
|
fullnode.js
|
major db and async object refactor.
|
2016-08-18 02:09:30 -07:00 |
|
hd.js
|
keyring: remove keypair.
|
2016-08-22 19:18:39 -07:00 |
|
headers.js
|
more chain refactoring.
|
2016-07-15 18:20:55 -07:00 |
|
input.js
|
keyring: refactor.
|
2016-08-18 02:09:30 -07:00 |
|
ip.js
|
|
|
|
keyring.js
|
keyring: remove keypair.
|
2016-08-22 19:18:39 -07:00 |
|
ldb.js
|
ldb: options.
|
2016-08-18 02:09:30 -07:00 |
|
locker.js
|
lint.
|
2016-08-18 02:09:30 -07:00 |
|
logger.js
|
logger: less spam.
|
2016-08-18 02:09:30 -07:00 |
|
lowlevelup.js
|
major db and async object refactor.
|
2016-08-18 02:09:30 -07:00 |
|
lru.js
|
lru: refactor.
|
2016-08-18 02:09:30 -07:00 |
|
memblock.js
|
memblock: optimizations.
|
2016-07-30 13:44:18 -07:00 |
|
mempool.js
|
mempool: mem usage estimation.
|
2016-08-21 11:04:47 -07:00 |
|
merkleblock.js
|
merkleblock: add indexOf.
|
2016-08-18 02:09:30 -07:00 |
|
miner.js
|
walletdb: fix reorg handling.
|
2016-08-22 17:55:44 -07:00 |
|
mtx.js
|
keyring: remove keypair.
|
2016-08-22 19:18:39 -07:00 |
|
network.js
|
network: rename segwitHeight.
|
2016-07-25 00:08:20 -07:00 |
|
node.js
|
utils: toFastProperties.
|
2016-07-30 19:47:41 -07:00 |
|
output.js
|
keyring: refactor.
|
2016-08-18 02:09:30 -07:00 |
|
peer.js
|
locker: refactor.
|
2016-08-18 02:09:30 -07:00 |
|
pool.js
|
locker: refactor.
|
2016-08-18 02:09:30 -07:00 |
|
rbt.js
|
walletdb: allow utf8 wallet and account names.
|
2016-08-18 02:09:30 -07:00 |
|
reader.js
|
|
|
|
script.js
|
mtx: refactor.
|
2016-08-18 20:04:31 -07:00 |
|
scrypt-async.js
|
scanning.
|
2016-06-26 16:32:36 -07:00 |
|
scrypt.js
|
scanning.
|
2016-06-26 16:32:36 -07:00 |
|
sigcache.js
|
config: add configuration parser.
|
2016-07-29 15:40:39 -07:00 |
|
siphash.js
|
|
|
|
spvnode.js
|
walletdb: refactor.
|
2016-08-22 14:56:41 -07:00 |
|
timedata.js
|
remove globals. add logger.
|
2016-07-15 18:20:55 -07:00 |
|
tx.js
|
fuck slashes.
|
2016-08-18 02:09:30 -07:00 |
|
txdb.js
|
walletdb: fix reorg handling.
|
2016-08-22 17:55:44 -07:00 |
|
types.js
|
address: types and MAST.
|
2016-07-15 18:20:55 -07:00 |
|
uri.js
|
|
|
|
utils.js
|
lint.
|
2016-08-21 12:07:36 -07:00 |
|
wallet.js
|
wallet: account type check.
|
2016-08-22 16:04:27 -07:00 |
|
walletdb.js
|
walletdb: lock during rescan.
|
2016-08-22 18:13:22 -07:00 |
|
worker.js
|
remove globals. add logger.
|
2016-07-15 18:20:55 -07:00 |
|
workers.js
|
mtx/wallet: refactor keyring.
|
2016-08-19 00:39:56 -07:00 |
|
writer.js
|
wallet/buffer/rpc: fix serialization and buffer writes. import keys.
|
2016-08-19 18:09:49 -07:00 |