fcoin/lib/bcoin
Christopher Jeffrey 27ecf6dde3 comments.
2016-02-24 20:54:39 -08:00
..
protocol refactor framer and parser. 2016-02-24 20:48:08 -08:00
abstractblock.js drop relayedBy. 2016-02-24 17:47:35 -08:00
address.js refactor keypair and hd. 2016-02-23 19:08:42 -08:00
block.js refactor framer and parser. 2016-02-24 20:48:08 -08:00
blockdb.js refactor framer and parser. 2016-02-24 20:48:08 -08:00
bloom.js use buffer for bloom filter. 2016-02-23 02:56:21 -08:00
bn.js add bn2.js. 2016-01-14 16:09:18 -08:00
chain.js comments. 2016-02-24 20:54:39 -08:00
chainblock.js switch to buffers. 2016-02-22 20:37:15 -08:00
chaindb.js ensure prefix. 2016-02-24 00:07:44 -08:00
coin.js refactor framer and parser. 2016-02-24 20:48:08 -08:00
compactblock.js refactor framer and parser. 2016-02-24 20:48:08 -08:00
ec.js faster hd deserialization. 2016-02-23 20:23:25 -08:00
hd.js faster hd deserialization. 2016-02-23 20:23:25 -08:00
headers.js refactor framer and parser. 2016-02-24 20:48:08 -08:00
http.js more json improvements. 2016-02-23 02:27:10 -08:00
input.js refactor framer and parser. 2016-02-24 20:48:08 -08:00
keypair.js lazy load publicKey. 2016-02-23 19:16:39 -08:00
lru.js add http server. 2016-02-21 22:48:42 -08:00
mempool.js move some deps around. drop inherits. 2016-02-21 06:31:15 -08:00
merkleblock.js refactor framer and parser. 2016-02-24 20:48:08 -08:00
miner.js fixes. 2016-02-23 00:26:19 -08:00
mtx.js refactor framer and parser. 2016-02-24 20:48:08 -08:00
node.js improve getBlock. 2016-02-22 05:05:26 -08:00
output.js refactor framer and parser. 2016-02-24 20:48:08 -08:00
peer.js keep all pending blocks off the heap. 2016-02-24 20:05:06 -08:00
pool.js drop block subtype. 2016-02-24 07:08:02 -08:00
ramdisk.js more lru cache. 2016-02-15 20:30:36 -08:00
script.js script optimization. 2016-02-23 04:58:19 -08:00
spvnode.js move some deps around. drop inherits. 2016-02-21 06:31:15 -08:00
tx-pool.js minor refactor 2016-02-24 07:32:05 -08:00
tx.js refactor framer and parser. 2016-02-24 20:48:08 -08:00
utils.js ensure prefix. 2016-02-24 00:07:44 -08:00
wallet.js refactor coin selection. 2016-02-24 04:05:16 -08:00
walletdb.js ensure prefix. 2016-02-24 00:07:44 -08:00