Merge pull request #5876 from IntersectMBO/dependabot/github_actions/actions-640176b5ab
Bump actions/checkout from 6 to 7 in the actions group
Bump actions/checkout from 6 to 7 in the actions group
Co-authored-by: Alexey Kuleshevich <[email protected]>
by extracting the shared logic in helpers
so it can be reused in Alonzo
in `mkStAnnTx`
to replace `applyTxValidation`, operating on `ValidatedTx`. Define `applyTxValidation` in terms of `applyTxWithValidation`
for more per-era control over revalidation of transactions