fcoin/lib
Braydon Fuller ed06c2184d
indexer: check that blocks are connected
There was a rare case that a block could be incorrectly added to
the indexer if the indexer was disabled during a reorg to a height
that matched the height that was expected, and the `sync` method
for the indexer wasn't called that would detect the reorg.
2019-05-15 12:11:37 -07:00
..
blockchain indexer: cleanup and check pruned and index options 2019-05-15 12:11:37 -07:00
blockstore Replace 285 with 293 in blockstore README (#767) 2019-05-12 17:55:48 +05:30
btc utils: custom inspect for objects 2019-03-11 14:28:45 -07:00
coins bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
hd utils: custom inspect for objects 2019-03-11 14:28:45 -07:00
indexer indexer: check that blocks are connected 2019-05-15 12:11:37 -07:00
mempool test: improve addrindex tests 2019-05-15 12:11:32 -07:00
mining pkg: remove bn.js dependency. 2018-08-10 16:33:38 -07:00
net indexer: fix reset and reorg handling 2019-05-15 12:11:37 -07:00
node indexer: cleanup and check pruned and index options 2019-05-15 12:11:37 -07:00
primitives indexer: add block position to tx 2019-05-15 12:02:47 -07:00
protocol utils: custom inspect for objects 2019-03-11 14:28:45 -07:00
script utils: custom inspect for objects 2019-03-11 14:28:45 -07:00
utils Merge pull request #715 from pinheadmz/inspect 2019-04-05 09:41:24 -07:00
wallet wallet: handle multiple conflicting inputs 2019-05-14 14:29:41 -07:00
workers test: get tests passing in chrome. 2018-12-08 02:40:49 -08:00
bcoin-browser.js indexer: use chain and blocks for indexer, remove chain client 2019-05-15 12:02:47 -07:00
bcoin.js indexer: use chain and blocks for indexer, remove chain client 2019-05-15 12:02:47 -07:00
pkg.js pkg: add currency and other info (#623) 2018-11-01 12:44:08 -07:00
types.js types: cleanup types. 2018-03-29 21:56:53 -07:00