fcoin/lib/bcoin
2016-08-18 02:09:30 -07:00
..
bip70 misc: fixes. 2016-08-07 16:32:14 -07:00
http txdb: balance object. 2016-08-18 02:09:30 -07:00
protocol rpc: implement getblocktemplate versionbits and polling. 2016-08-10 17:21:58 -07:00
abstractblock.js optimize sighashing. default values for every constructor. 2016-07-15 18:20:55 -07:00
address.js rpc: misc fixes. 2016-08-08 15:55:00 -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: refactor. 2016-07-27 17:23:15 -07:00
bip152.js bip152: fix passing of _valid. 2016-07-30 18:41:39 -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 chachapoly: optimize for little-endian. 2016-08-01 01:19:09 -07:00
chain.js misc: fixes. 2016-08-07 16:32:14 -07:00
chaindb.js chaindb: scan logs. 2016-08-18 02:09:30 -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
config.js txdb: refactor. clean up. 2016-08-18 02:09:30 -07:00
crypto.js misc: fixes. 2016-08-07 16:32:14 -07:00
ec.js ec: recover. 2016-07-31 11:03:23 -07:00
env.js config: add configuration parser. 2016-07-29 15:40: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 txdb-wallet. 2016-08-18 02:09:30 -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 txdb: details and pathinfo. 2016-08-18 02:09:30 -07:00
ip.js strict mode. 2016-06-13 01:06:01 -07:00
keypair.js keypair: minor. 2016-07-30 18:24:45 -07:00
keyring.js more type checking. 2016-07-15 18:20:55 -07:00
ldb.js browser: update index.html. misc fixes. 2016-07-29 18:49:41 -07:00
locker.js add a read lock for walletdb. 2016-07-15 18:20:55 -07:00
logger.js logger: make logs less spammy. 2016-07-25 11:52:48 -07:00
lowlevelup.js wallet: refactor. 2016-08-18 02:09:30 -07:00
lru.js http tests. caches. 2016-07-15 18:20:55 -07:00
memblock.js memblock: optimizations. 2016-07-30 13:44:18 -07:00
mempool.js mempool: disable verify_witness by default. 2016-07-25 15:53:12 -07:00
merkleblock.js rpc: gettxoutproof and verifytxoutproof. 2016-08-10 19:35:01 -07:00
miner.js miner: fix miner.stop(). 2016-08-09 12:34:15 -07:00
mtx.js mtx: fix subtractFee. 2016-08-08 14:54:56 -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 address: types and MAST. 2016-07-15 18:20:55 -07:00
peer.js peer: check broadcast list for getblocktxn. 2016-08-02 13:47:29 -07:00
pool.js browser: update index.html. misc fixes. 2016-07-29 18:49:41 -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 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 txdb-wallet. 2016-08-18 02:09:30 -07:00
timedata.js remove globals. add logger. 2016-07-15 18:20:55 -07:00
tx.js txdb: make ps constant. 2016-08-08 18:10:37 -07:00
txdb.js txdb: balance object. 2016-08-18 02:09:30 -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 txdb-wallet. 2016-08-18 02:09:30 -07:00
wallet.js wallet: refactor. 2016-08-18 02:09:30 -07:00
walletdb.js wallet: events. 2016-08-18 02:09:30 -07:00
worker.js remove globals. add logger. 2016-07-15 18:20:55 -07:00
workers.js bip70: javascript rsa implementation. 2016-07-29 13:19:17 -07:00
writer.js remove delete calls. 2016-06-13 02:43:19 -07:00