lotus/node
Mike Greenberg d30e120608 Merge branch 'master' into fix/master-merge
* master:
  fix(chainwatch): Parallel reward persistence; Tighten rpc logging
  fix(chainwatch): Remove --front switch
  feat(chainwatch): Add miner index on top_miners_by_base_reward view
  fix(chainwatch): Backoff processor when no work exists to process
  fix(log): Move metrics and stage updates to debug; Add --log-level switch
  fix(chainwatch): Correct index name on state_height view
  feat(chainwatch): Capture base_block_reward per epoch; Top miner by reward view
  SwapSigner API methods
  refactor: remove unused code
  refactor: wire up new processor and syncer
  refactor: implement processor and syncer

 Conflicts:
        Makefile
        cmd/lotus-chainwatch/storage.go
        cmd/lotus-chainwatch/sync.go
2020-07-17 15:18:33 -04:00
..
config Add expected seal duration to custom deal logic, reject deals that start too early 2020-07-15 17:31:50 -04:00
hello Merge remote-tracking branch 'origin/next' into feat/actors-miner-refactor 2020-07-17 15:18:11 +02:00
impl Merge branch 'master' into fix/master-merge 2020-07-17 15:18:33 -04:00
modules Add expected seal duration to custom deal logic, reject deals that start too early 2020-07-15 17:31:50 -04:00
repo Fix retrieval datastore-key-not-found error 2020-07-10 18:33:26 +02:00
builder.go Add expected seal duration to custom deal logic, reject deals that start too early 2020-07-15 17:31:50 -04:00
fxlog.go Update go-log to v2 2020-01-08 20:22:31 +01:00
node_test.go Update message gas limits 2020-07-15 20:01:57 +02:00
options.go workers: get to executing tasks remotely! 2020-03-19 18:11:45 +01:00
testopts.go Cleanup imports after rename 2019-10-18 13:47:41 +09:00