Skip to content

Handle block reorgs and reversions (Ethereum/other-chain specific) #91

@kamikazechaser

Description

@kamikazechaser

Celo guarantees not to revert blocks (instant finality) so we can safely process head blocks as they are received. On other chains this may not be the case. A good solution is to add a delay and only process finalized blocks. Such a feature could be activated by a "safe" flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions