ChainSafe / ChainSafe/forest

Tipset Event Cache should react to chain reorgs

Open
#5,184 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
697
Forks
200
Avg merge
1d 5h
Merged PRs (30d)
65

Description

> These differences between Valid (Forest) and Rejected (Lotus) are likely due to the lack of proper chain reorg support on our side (we should delete corresponding entries of forest `event_cache` when a chain reorg is happening).

_Originally posted by @elmattic in [#5006](https://github.com/ChainSafe/forest/issues/5006#issuecomment-2548438171)_

Currently, we don't see the issue materialize because of the way we are testing the API using snapshots. However, it will affect us on a live RPC provider node.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.