Skip to content

Upstream tx size-ish checks from Consensus #4820

@amesgen

Description

@amesgen

Since IntersectMBO/ouroboros-consensus#1175, the Mempool needs to be able to run all size-related checks (tx byte size, execution units, ref scripts) separately from (namely before) regular tx validation. Currently, this logic is implemented in Consensus (in Ouroboros.Consensus.Shelley.Ledger.Mempool, but this rather belongs into the Ledger, where it can be shared with the regular tx validation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🤝 consensusTickets that the fine folks over at ouroboros-consensus want to keep track of

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions