lotus/chain/stmgr
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
..
rpc NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
actors.go Refactor: Rand: Rename DrawRandomness to DrawRandomnessFromBase 2023-08-21 15:03:46 -04:00
call.go perf: eth: gas estimate set applyTsMessages false (#10546) 2023-03-23 18:27:01 -04:00
execute.go fix: eth: re-execute tipsets on missing events (#11588) 2024-01-30 10:29:54 -08:00
forks_test.go perf: eth: gas estimate set applyTsMessages false (#10546) 2023-03-23 18:27:01 -04:00
forks.go skip migration cache correctly 2023-11-09 14:14:46 -05:00
read.go chore: fix imports 2022-06-14 17:00:51 +02:00
searchwait_test.go fix make gen 2022-08-29 16:25:30 +02:00
searchwait.go Merge pull request #10587 from filecoin-project/10583-enable-index-for-statewaitformessage 2023-03-29 18:38:39 +02:00
stmgr.go Merge pull request #11189 from filecoin-project/update-go-libp2p-v0300 2023-08-24 16:15:26 +02:00
supply.go fix: cancel long operations upon ctx cancelation 2023-08-24 15:30:33 +02:00
tracers.go chore: fix imports 2022-06-14 17:00:51 +02:00
utils.go fix: include extra messages in ComputeState InvocResult output 2023-04-05 15:25:57 -04:00