-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Labels
🤝 consensusTickets that the fine folks over at ouroboros-consensus want to keep track ofTickets that the fine folks over at ouroboros-consensus want to keep track of
Description
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
Labels
🤝 consensusTickets that the fine folks over at ouroboros-consensus want to keep track ofTickets that the fine folks over at ouroboros-consensus want to keep track of