fcoin/lib
2017-10-18 12:58:22 -07:00
..
bip70 validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00
blockchain db: change iterator api to be more loop-friendly. 2017-10-18 12:58:21 -07:00
btc util: add toFloat function. 2017-08-13 13:15:56 -07:00
coins chain/mempool: optimize coinview handling. fix mempool orphan edge case. 2017-09-26 13:07:01 -07:00
crypto siphash: add siphash32 and siphash64. 2017-10-18 12:58:21 -07:00
db db: improve iterator perf. 2017-10-18 12:58:22 -07:00
hd hd: use buffer pool for key derivation. 2017-09-03 11:29:59 -07:00
http http: minor fixes. 2017-10-18 12:58:21 -07:00
mempool mempool: fix orphan resolution edge case. 2017-09-26 20:22:54 -07:00
mining consensus: clean up some functions. 2017-09-06 22:38:23 -07:00
net chain/mempool: optimize coinview handling. fix mempool orphan edge case. 2017-09-26 13:07:01 -07:00
node mempool: sanitize after reorg. 2017-09-26 17:20:16 -07:00
primitives chain/mempool: optimize coinview handling. fix mempool orphan edge case. 2017-09-26 13:07:01 -07:00
protocol consensus: clean up some functions. 2017-09-06 22:38:23 -07:00
script stack: remove useless checks. 2017-09-01 18:05:26 -07:00
utils fs/co: add fs.exists and wait for promise on co.clearInterval. 2017-10-18 12:58:21 -07:00
wallet walletdb: increase bloom filter size to 3m addrs. 2017-10-18 12:58:22 -07:00
workers lint: minor. 2017-09-04 16:46:47 -07:00
bcoin-browser.js script: start using scriptnum implementation. 2017-08-20 15:13:17 -07:00
bcoin.js script: start using scriptnum implementation. 2017-08-20 15:13:17 -07:00
native-browser.js webpack: get bcoin building in webpack for node. 2017-06-28 18:04:20 -07:00
native.js lint: no implicit casting. 2017-07-31 18:21:03 -07:00
pkg.js v1.0.0-beta.14 2017-07-23 08:33:37 -07:00
types.js refactor: s/ts/time. s/ps/mtime. 2017-07-25 14:23:10 -07:00