Skip to content

Cleanup debug function name in the node API #10752

@alexghr

Description

@alexghr

The node stores public function names alongside public function selectors and uses them for debug logging (e.g. when the sequencer builds a block and executes a public function).

The function names are broadcasted as part of class registration (which is emitted as unencrypted log). Consider removing the debug function names in order to reduce data storage requirements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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