fcoin/lib/bcoin
Christopher Jeffrey 581e4e3ce5
env: minor.
2016-08-23 06:42:31 -07:00
..
bip70 misc: fixes. 2016-08-07 16:32:14 -07:00
http wallet: rename getKeyring. 2016-08-22 23:07:45 -07:00
protocol bip150: first implementation. 2016-08-23 04:16:11 -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
bip150.js bip150/bip151: destroy on peer close. 2016-08-23 05:54:41 -07:00
bip151.js bip150/bip151: destroy on peer close. 2016-08-23 05:54:41 -07:00
bip152.js bip152: optimize. 2016-08-22 22:36:51 -07:00
block.js block: fix miner assertion failure. 2016-08-18 02:09:30 -07:00
bloom.js comments. asserts. refactor. 2016-06-20 01:56:47 -07:00
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 more serialization work. 2016-06-17 02:26:48 -07:00
config.js bip150: add authorized-peers and known-peers files. 2016-08-23 05:28:45 -07:00
crypto.js wallet: key importing. 2016-08-19 12:39:50 -07:00
ec.js bip150: add authorized-peers and known-peers files. 2016-08-23 05:28:45 -07:00
env.js env: minor. 2016-08-23 06:42:31 -07:00
errors.js funding error. 2016-06-21 16:54:49 -07:00
fees.js fees: minor. 2016-08-22 23:01:38 -07:00
fullnode.js bip150: add authorized-peers and known-peers files. 2016-08-23 05:28:45 -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 strict mode. 2016-06-13 01:06:01 -07:00
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: minor. 2016-08-22 22:22:19 -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 bip150/bip151: destroy on peer close. 2016-08-23 05:54:41 -07:00
pool.js bip150: add authorized-peers and known-peers files. 2016-08-23 05:28:45 -07:00
rbt.js walletdb: allow utf8 wallet and account names. 2016-08-18 02:09:30 -07:00
reader.js remove delete calls. 2016-06-13 02:43:19 -07:00
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 strict mode. 2016-06-13 01:06:01 -07:00
spvnode.js bip150: add authorized-peers and known-peers files. 2016-08-23 05:28:45 -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 strict mode. 2016-06-13 01:06:01 -07:00
utils.js lint. 2016-08-21 12:07:36 -07:00
wallet.js wallet: rename getKeyring. 2016-08-22 23:07:45 -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