Skip to content

Move transaction-related golden tests from cardano-ledger-alonzo-test to cardano-ledger-alonzo#5776

Draft
koslambrou wants to merge 5 commits into
masterfrom
koslambrou/move-some-golden-test-cardano-ledger-alonzo-test
Draft

Move transaction-related golden tests from cardano-ledger-alonzo-test to cardano-ledger-alonzo#5776
koslambrou wants to merge 5 commits into
masterfrom
koslambrou/move-some-golden-test-cardano-ledger-alonzo-test

Conversation

@koslambrou

Copy link
Copy Markdown
Contributor

Description

Checklist

  • Commits in meaningful sequence and with useful messages.
  • Tests added or updated when needed.
  • CHANGELOG.md files updated for packages with externally visible changes.
    NOTE: New section is never added with the code changes. (See RELEASING.md).
  • Versions updated in .cabal and CHANGELOG.md files when necessary, according to the
    versioning process.
  • Version bounds in .cabal files updated when necessary.
    NOTE: If bounds change in a cabal file, that package itself must have a version increase. (See RELEASING.md).
  • Code formatted (use scripts/fourmolize.sh).
  • Cabal files formatted (use scripts/cabal-format.sh).
  • CDDL files are up to date (use scripts/gen-cddl.sh)
  • hie.yaml updated (use scripts/gen-hie.sh).
  • Self-reviewed the diff.

@koslambrou koslambrou force-pushed the koslambrou/expand-tx-examples branch from d394ce4 to bb5b383 Compare April 29, 2026 15:13
…he `txAuxData` field of a `EraTx`

Added in order to be able to apply some function on the `txAuxData`
field of a transaction even when the `txAuxData` field is set to
`SNothing`.
@koslambrou koslambrou force-pushed the koslambrou/expand-tx-examples branch 2 times, most recently from 2174856 to 5614bab Compare April 29, 2026 15:18
….<era>.Examples and refactor transaction examples to reduce duplication
The `Test.Cardano.Ledger.Alonzo.Binary.Golden.spec` is already getting
called in the `Test.Cardano.Ledger.Alonzo.GoldenSpec` module.
@koslambrou koslambrou force-pushed the koslambrou/expand-tx-examples branch from 5614bab to 3ce10be Compare April 29, 2026 15:39
@koslambrou koslambrou force-pushed the koslambrou/move-some-golden-test-cardano-ledger-alonzo-test branch 4 times, most recently from 475ddbf to 090a8ca Compare April 29, 2026 18:00
… to cardano-ledger-alonzo

Consolidates golden tests from the separate `cardano-ledger-alonzo-test`
package into the main `cardano-ledger-alonzo` impl package, following the
same pattern already completed in other eras (allegra, mary, conway, babbage).
@koslambrou koslambrou force-pushed the koslambrou/move-some-golden-test-cardano-ledger-alonzo-test branch from 090a8ca to 147050f Compare April 30, 2026 13:59
@koslambrou koslambrou force-pushed the koslambrou/expand-tx-examples branch 3 times, most recently from 1a69b53 to b691ed2 Compare May 1, 2026 15:56
Base automatically changed from koslambrou/expand-tx-examples to master May 1, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant