lotus/node/impl
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
..
client feat(markets): update markets with new retrieval 2020-07-15 14:04:31 -07:00
common fix lint errors. 2020-06-30 22:56:13 +01:00
full Merge branch 'master' into fix/master-merge 2020-07-17 15:18:33 -04:00
market feat(deps): update go-fil-markets 2020-05-04 18:36:51 -07:00
paych Merge remote-tracking branch 'origin/next' into feat/actors-miner-refactor 2020-07-17 15:18:11 +02:00
full.go Added RPC calls for MsigCreate, MsigPropose, MsigApprove, and MsigCancel 2020-05-11 10:27:48 -04:00
remoteworker.go Cleanup many lint warnings 2020-05-27 22:53:20 +02:00
storminer.go Add expected seal duration to custom deal logic, reject deals that start too early 2020-07-15 17:31:50 -04:00