| .. |
|
bip70
|
bip70/x509: only store cert fingerprints.
|
2016-07-23 07:18:43 -07:00 |
|
http
|
http: autogen rpc creds.
|
2016-07-26 18:14:14 -07:00 |
|
protocol
|
protocol: optimize framer.
|
2016-07-27 05:40:57 -07:00 |
|
abstractblock.js
|
|
|
|
address.js
|
|
|
|
aes.js
|
|
|
|
async.js
|
|
|
|
bip151.js
|
bip151: use reference slices initially for parsing.
|
2016-07-27 16:26:43 -07:00 |
|
bip152.js
|
bip152: fixes. refactor.
|
2016-07-25 11:32:35 -07:00 |
|
block.js
|
|
|
|
bloom.js
|
|
|
|
chachapoly.js
|
bip151: authenticate payload before decryption.
|
2016-07-27 00:46:39 -07:00 |
|
chain.js
|
chain: remove spv preload.
|
2016-07-27 06:27:27 -07:00 |
|
chaindb.js
|
chaindb: cache 25mb of coins.
|
2016-07-25 01:20:26 -07:00 |
|
chainentry.js
|
|
|
|
coin.js
|
|
|
|
coins.js
|
|
|
|
coinview.js
|
|
|
|
crypto.js
|
crypto: optimize hkdf and pbkdf2.
|
2016-07-27 07:06:28 -07:00 |
|
ec.js
|
|
|
|
env.js
|
|
|
|
errors.js
|
|
|
|
fees.js
|
logger: make logs less spammy.
|
2016-07-25 11:52:48 -07:00 |
|
fullnode.js
|
http: add bitcoind-compatible json-rpc server.
|
2016-07-26 18:10:05 -07:00 |
|
hd.js
|
|
|
|
headers.js
|
|
|
|
input.js
|
|
|
|
ip.js
|
|
|
|
keypair.js
|
|
|
|
keyring.js
|
|
|
|
ldb.js
|
|
|
|
locker.js
|
|
|
|
logger.js
|
logger: make logs less spammy.
|
2016-07-25 11:52:48 -07:00 |
|
lowlevelup.js
|
|
|
|
lru.js
|
|
|
|
memblock.js
|
|
|
|
mempool.js
|
mempool: disable verify_witness by default.
|
2016-07-25 15:53:12 -07:00 |
|
merkleblock.js
|
merkleblock/utils: optimize merkle root calculation.
|
2016-07-27 06:52:16 -07:00 |
|
miner.js
|
|
|
|
mtx.js
|
|
|
|
network.js
|
network: rename segwitHeight.
|
2016-07-25 00:08:20 -07:00 |
|
node.js
|
node: add rpc user and password env variables.
|
2016-07-26 18:16:03 -07:00 |
|
output.js
|
|
|
|
peer.js
|
peer: error handling.
|
2016-07-27 05:52:27 -07:00 |
|
pool.js
|
peer: minor renaming for consistency.
|
2016-07-26 14:25:15 -07:00 |
|
rbt.js
|
|
|
|
reader.js
|
|
|
|
script.js
|
|
|
|
scrypt-async.js
|
|
|
|
scrypt.js
|
|
|
|
sigcache.js
|
|
|
|
siphash.js
|
|
|
|
spvnode.js
|
chain: remove spv preload.
|
2016-07-27 06:27:27 -07:00 |
|
timedata.js
|
|
|
|
tx.js
|
|
|
|
txdb.js
|
|
|
|
types.js
|
|
|
|
uri.js
|
|
|
|
utils.js
|
chain: keep track of processing time for blocks.
|
2016-07-24 20:52:36 -07:00 |
|
wallet.js
|
node: witness option. announce services properly.
|
2016-07-25 00:01:56 -07:00 |
|
walletdb.js
|
|
|
|
worker.js
|
|
|
|
workers.js
|
workers: refactor.
|
2016-07-27 17:17:17 -07:00 |
|
writer.js
|
|
|