Skip to content

Review ScrollBeaconConsensus against the l2geth block and header validation #242

Open
@greged93

Description

@greged93

Describe the feature

Review the current implementation of the ScrollBeaconConsensus, verifying the block and header validation is not missing any checks present in l2geth.

Block validation: https://github.com/scroll-tech/go-ethereum/blob/cf3d22ef8707aa1d22ee9a849e3aad9aa5c3e0dd/core/block_validator.go#L68

Header verification: https://github.com/scroll-tech/go-ethereum/blob/cf3d22ef8707aa1d22ee9a849e3aad9aa5c3e0dd/consensus/system_contract/consensus.go#L118

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions