lotus/cmd/lotus-chainwatch
Mike Greenberg ff5ac51c54 fix(chainwatch): Upsert on chain_economics
This table may get multiple updates depending on how many blocks get
added into a tipset. Each new block affects the tipset state, but the
parent state root will remain the same. This allows the very latest
value to be applied.
2020-08-27 23:21:20 -04:00
..
processor feat(chainwatch): Add more complete power and reward metrics 2020-08-27 23:00:12 -04:00
scheduler feat(chainwatch): Add more complete power and reward metrics 2020-08-27 23:00:12 -04:00
syncer fix(chainwatch): Upsert on chain_economics 2020-08-27 23:21:20 -04:00
util refactor: implement processor and syncer 2020-07-15 11:42:19 -07:00
dot.go fix(log): Move metrics and stage updates to debug; Add --log-level switch 2020-07-16 11:36:52 -04:00
main.go feat(chainwatch): Add full version to help/startup log via build param 2020-08-17 11:31:59 -04:00
run.go fix(chainwatch): sync based on height 2020-08-27 11:47:53 -07:00