Skip to content

Move ExecutionRequests parsing to JSON decoding layer #7411

@arnetheduck

Description

@arnetheduck

#7396 moved executionrequest parsing to just after el payload selection - while this is a net improvement, it would be even better if the parsing was done like all other parsing, during web3 request decoding and not as a separate step, after.

This is important because if one EL is broken and ships an invalid execution request, we should select another, in the case that multiple els are connected.

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