do not skip empty list check in patterns containing only discards.
Signed-off-by: KtorZ <[email protected]>
Signed-off-by: KtorZ <[email protected]>
Signed-off-by: KtorZ <[email protected]>
Replace cardano-api round-trip with direct Read.Tx era projection via Meta.getMetadata . Meta.getEraMetadata. Drops the four callers of cardanoTxIdeallyNoLaterThan in this file (the cardano-api re-decode was only used to feed getTxBody/txMetadata). No behavioural change: the ledger metadata path is what Server.hs and DB.TransactionInfo already use.
cardano-diffusion: tx integrity test
added: * github:input-output-hk/mithril/00776eea3c04a980f7db60da88ac40a876ea4273#mithril-client-cli * github:input-output-hk/mithril/00776eea3c04a980f7db60da88ac40a876ea4273#mithril-signer removed: * github:input-output-hk/mithril/737dacb95c20082f7286f3b367ab355f50b56a64#mithril-client-cli * github:input-output-hk/mithril/737dacb95c20082f7286f3b367ab355f50b56a64#mithril-signer
So it can be reused in the nightly dispatcher
For consistency with SUBUTXOW
* Move Test to its own agda package * Add nightly CI workflow to build all Nix packages * Potential fix for pull request finding 'CodeQL / Workflow does not contain permissions' Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * Remove Test modules from mkdocs --------- Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>