lotus/node
Steven Allen efb9422c01
fix: eth: re-execute tipsets on missing events (#11588)
This will re-execute tipsets to forcibly re-compute and store events
when they're missing. This is effectively lazy backfilling of events.

NOTE: This _won't_ backfill the index itself, it'll just give us the
events.

fixes #11335
2024-01-30 10:29:54 -08:00
..
bundle fix circleci and fiximports 2023-11-15 13:06:51 +01:00
config Merge remote-tracking branch 'origin/master' into misc/drop-raft-experiment 2024-01-09 15:39:41 +01:00
hello fix circleci and fiximports 2023-11-15 13:06:51 +01:00
impl fix: eth: re-execute tipsets on missing events (#11588) 2024-01-30 10:29:54 -08:00
modules Merge remote-tracking branch 'origin/master' into misc/drop-raft-experiment 2024-01-09 15:39:41 +01:00
repo fix circleci and fiximports 2023-11-15 13:06:51 +01:00
builder_chain.go misc: Drop the raft-cluster experiment 2023-11-29 17:28:46 +01:00
builder_miner.go make db config in lotus-miner actually optional 2023-11-23 17:57:03 +01:00
builder.go misc: Drop the raft-cluster experiment 2023-11-29 17:28:46 +01:00
fxlog.go chore: fix imports 2022-06-14 17:00:51 +02:00
health.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
options.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
rpc.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
shutdown_test.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
shutdown.go Set notifications for SIGTERM and SIGINT when we start the cli 2022-12-15 12:54:41 -05:00
testopts.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00