Skip to content

Configs in OPSuccinctL2OutputOracle.sol can be updated if the owner deletes them and adds them again. #586

@invocamanman

Description

@invocamanman

What version of OP Succinct are you on? Please confirm your issue is reproducible on the latest release.

version = "v3.0.0"; current main branch

Operating System

None

Describe the bug

I suggest:

A configuration name hash should be unique and immutable. Currently, a configuration can be deleted and then re-added with new parameters, which could lead to unexpected issues.

If the configuration hash is derived from its parameters, it will be completely unique. This could also serve as a standardized way to define the name_hash.

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