lotus/cmd/lotus-chainwatch/syncer
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
..
blockssub.go refactor: implement processor and syncer 2020-07-15 11:42:19 -07:00
sync.go fix(chainwatch): Upsert on chain_economics 2020-08-27 23:21:20 -04:00