fcoin/lib/bcoin
2016-07-24 23:53:12 -07:00
..
bip70 bip70/x509: only store cert fingerprints. 2016-07-23 07:18:43 -07:00
http lint. 2016-07-21 12:38:31 -07:00
protocol disable segwit for testnet, for now. 2016-07-24 23:53:12 -07:00
abstractblock.js optimize sighashing. default values for every constructor. 2016-07-15 18:20:55 -07:00
address.js remove globals. add logger. 2016-07-15 18:20:55 -07:00
aes.js aes: minor. 2016-07-16 16:52:19 -07:00
async.js remove globals. add logger. 2016-07-15 18:20:55 -07:00
bip151.js bip151: minor. 2016-07-22 22:40:13 -07:00
bip152.js lint. 2016-07-21 12:38:31 -07:00
block.js fix commitment hash checking. 2016-07-15 18:20:55 -07:00
bloom.js comments. asserts. refactor. 2016-06-20 01:56:47 -07:00
chachapoly.js minor. ecdh. 2016-06-27 01:06:58 -07:00
chain.js temporary fix for segwit networks. 2016-07-24 23:50:01 -07:00
chaindb.js if we're going to have checkpoints, might as well optimize the hell out of them. 2016-07-21 12:36:11 -07:00
chainentry.js if we're going to have checkpoints, might as well optimize the hell out of them. 2016-07-21 12:36:11 -07:00
coin.js more coin serialization. 2016-07-15 18:20:55 -07:00
coins.js fixes and cleanup. 2016-07-18 02:02:49 -07:00
coinview.js more serialization work. 2016-06-17 02:26:48 -07:00
crypto.js move crypto to its own module. 2016-07-21 05:21:22 -07:00
ec.js cleanup elliptic usage for new version (hybrid keys). 2016-07-15 18:20:55 -07:00
env.js compact block relay support. 2016-07-20 19:42:19 -07:00
errors.js funding error. 2016-06-21 16:54:49 -07:00
fees.js remove globals. add logger. 2016-07-15 18:20:55 -07:00
fullnode.js if we're going to have checkpoints, might as well optimize the hell out of them. 2016-07-21 12:36:11 -07:00
hd.js constants: zero key. 2016-07-21 08:41:26 -07:00
headers.js more chain refactoring. 2016-07-15 18:20:55 -07:00
input.js fixes and cleanup. 2016-07-18 02:02:49 -07:00
ip.js
keypair.js keypair object. 2016-07-15 18:20:55 -07:00
keyring.js more type checking. 2016-07-15 18:20:55 -07:00
ldb.js remove globals. add logger. 2016-07-15 18:20:55 -07:00
locker.js add a read lock for walletdb. 2016-07-15 18:20:55 -07:00
logger.js lint. 2016-07-16 14:56:27 -07:00
lowlevelup.js iterate options. 2016-07-15 18:20:55 -07:00
lru.js http tests. caches. 2016-07-15 18:20:55 -07:00
memblock.js optimize memblock parsing. 2016-07-15 18:20:55 -07:00
mempool.js compact block relay support. 2016-07-20 19:42:19 -07:00
merkleblock.js minor. 2016-07-15 18:20:55 -07:00
miner.js miner. 2016-07-15 18:20:55 -07:00
mtx.js async signing. 2016-07-15 18:20:55 -07:00
network.js network: add block batch size. 2016-07-24 22:14:39 -07:00
node.js logger. 2016-07-15 18:20:55 -07:00
output.js address: types and MAST. 2016-07-15 18:20:55 -07:00
peer.js lint. 2016-07-21 12:38:31 -07:00
pool.js network: add block batch size. 2016-07-24 22:14:39 -07:00
profiler.js remove globals. add logger. 2016-07-15 18:20:55 -07:00
rbt.js minor. 2016-07-15 18:20:55 -07:00
reader.js remove delete calls. 2016-06-13 02:43:19 -07:00
script.js script: minor. 2016-07-16 12:17:08 -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 remove globals. add logger. 2016-07-15 18:20:55 -07:00
siphash.js
spvnode.js refactor txdb block handling. 2016-07-15 18:20:55 -07:00
timedata.js remove globals. add logger. 2016-07-15 18:20:55 -07:00
tx.js optimize tx.fillCoins. 2016-07-15 20:06:18 -07:00
txdb.js if we're going to have checkpoints, might as well optimize the hell out of them. 2016-07-21 12:36:11 -07:00
types.js address: types and MAST. 2016-07-15 18:20:55 -07:00
uri.js
utils.js chain: keep track of processing time for blocks. 2016-07-24 20:52:36 -07:00
wallet.js http client. 2016-07-16 15:41:26 -07:00
walletdb.js if we're going to have checkpoints, might as well optimize the hell out of them. 2016-07-21 12:36:11 -07:00
worker.js remove globals. add logger. 2016-07-15 18:20:55 -07:00
workers.js fix scrypt worker. 2016-07-15 18:20:55 -07:00
writer.js remove delete calls. 2016-06-13 02:43:19 -07:00