lotus/cmd
Mike Greenberg abaef98fd8 fix(chainwatch): Stop SyncIncomingBlocks from leaking into processing
The SQL query was anchoring data from the `blocks` table, which includes
all blocks seen from SyncIncomingBlocks which isn't always available in
the chainstate via the API. In order to prevent these blocks from
leaking into normal processing (which errors anyway), the join was
changed to allow `blocks_synced` to anchor the set as we originally
intended.
2020-09-03 19:15:25 -04:00
..
chain-noise Fix lint errors an broken tests 2020-08-12 23:16:44 +02:00
lotus Rename to import-snapshot, require more than finality for state export 2020-09-02 17:15:36 +02:00
lotus-bench Lint everything 2020-08-20 20:46:36 -07:00
lotus-chainwatch fix(chainwatch): Stop SyncIncomingBlocks from leaking into processing 2020-09-03 19:15:25 -04:00
lotus-fountain Fix more lint warnings. 2020-08-25 12:56:30 -07:00
lotus-health rename build.{BlockDelay=>BlockDelaySecs}. 2020-06-30 14:26:49 +01:00
lotus-keygen Lint everything 2020-08-20 20:46:36 -07:00
lotus-pcr lotus-pcr: add toggle for message processing 2020-09-02 03:50:16 +00:00
lotus-seal-worker worker: Cli to attach storage paths 2020-08-30 20:33:02 +02:00
lotus-seed Lint everything 2020-08-20 20:46:36 -07:00
lotus-shed print out genesis cid 2020-08-24 22:48:48 +02:00
lotus-stats refactor(ctx): update to latest go-jsonrpc 2020-08-25 15:20:41 -07:00
lotus-storage-miner sectorstorage: Compact assigned windows 2020-08-28 18:26:38 +02:00
lotus-townhall Lint everything 2020-08-20 20:46:36 -07:00