lotus/api
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
..
apibstore clean up tests and fix cli commands 2020-02-03 19:37:55 -08:00
apistruct Merge branch 'master' into fix/master-merge 2020-07-17 15:18:33 -04:00
client update storage miner and seal worker document 2020-07-11 16:55:13 +08:00
docgen add perms listing to docgen output 2020-07-01 14:01:27 -07:00
test Address review 2020-07-17 18:23:19 +02:00
api_common.go docgen: Generate simple index 2020-06-18 14:56:00 +02:00
api_full.go Merge branch 'master' into fix/master-merge 2020-07-17 15:18:33 -04:00
api_storage.go Add expected seal duration to custom deal logic, reject deals that start too early 2020-07-15 17:31:50 -04:00
api_test.go Add tests for api depending on ffi 2020-04-23 15:28:59 -07:00
api_worker.go Update fsm, sector-storage 2020-06-05 10:46:45 +02:00
cbor_gen.go WIP Integrating specs-actors with refactored miner state 2020-07-14 13:45:45 +02:00
types.go specs-actors v0.7.1 2020-07-01 13:47:40 +02:00
utils.go types: Drop some redundant alias types 2020-02-25 22:09:22 +01:00