Skip to content

bug: re-org handling #1201

@varunsrin

Description

@varunsrin

What is the bug?

Recently, the L2 OP Goerli chain re-orged 256 blocks. Reorgs of the blockchain are not well handled by the Farcaster system. Both Hubs and the Fname server might have serious issues if state is reverted.

We should first answer the following q's:

  1. How often does L1 reorg? What is the distribution of depths of the reorg?
  2. How often do L2's reorg? What is the distribution of depths of the reorg?
  3. What happens when a re-org occurs? Is all data potentially thrown away? Does anything need to be resubmitted?

Depending on the outcome, we may need to write a specification to determine how to handle reorgs in Hubs and in the Fname servers.

Metadata

Metadata

Assignees

Labels

s-readyReady to be picked upt-bugA fix for a bug with the current system

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions