Skip to content

Add more tests to cardano-testnet#6398

Merged
Jimbo4350 merged 5 commits intomasterfrom
jordan/new-tx-body-cardano-cli
Feb 19, 2026
Merged

Add more tests to cardano-testnet#6398
Jimbo4350 merged 5 commits intomasterfrom
jordan/new-tx-body-cardano-cli

Conversation

@Jimbo4350
Copy link
Contributor

Description

Add your description here, if it fixes a particular issue please provide a
link
to the issue.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. These may include:
    • golden tests
    • property tests
    • roundtrip tests
    • integration tests
      See Runnings tests for more details
  • Any changes are noted in the CHANGELOG.md for affected package
  • The version bounds in .cabal files are updated
  • CI passes. See note on CI. The following CI checks are required:
    • Code is linted with hlint. See .github/workflows/check-hlint.yml to get the hlint version
    • Code is formatted with stylish-haskell. See .github/workflows/stylish-haskell.yml to get the stylish-haskell version
    • Code builds on Linux, MacOS and Windows for ghc-9.6 and ghc-9.12
  • Self-reviewed the diff

Note on CI

If your PR is from a fork, the necessary CI jobs won't trigger automatically for security reasons.
You will need to get someone with write privileges. Please contact IOG node developers to do this
for you.

@Jimbo4350 Jimbo4350 force-pushed the jordan/new-tx-body-cardano-cli branch from d938f39 to 043f684 Compare December 23, 2025 14:21
@Jimbo4350 Jimbo4350 force-pushed the jordan/new-tx-body-cardano-cli branch from 9207641 to 7ccc9d1 Compare January 20, 2026 18:53
@Jimbo4350 Jimbo4350 force-pushed the jordan/new-tx-body-cardano-cli branch from 7ccc9d1 to 589ef20 Compare January 30, 2026 15:31
@Jimbo4350 Jimbo4350 force-pushed the jordan/new-tx-body-cardano-cli branch from 589ef20 to 20f2a3e Compare February 12, 2026 15:51
@Jimbo4350 Jimbo4350 changed the title Propagate new tx body content changes via api and cli Add more tests to cardano-testnet Feb 13, 2026
@Jimbo4350 Jimbo4350 force-pushed the jordan/new-tx-body-cardano-cli branch 2 times, most recently from 26e7b57 to 8e3b389 Compare February 13, 2026 18:17
@Jimbo4350 Jimbo4350 marked this pull request as ready for review February 13, 2026 18:31
@Jimbo4350 Jimbo4350 requested a review from a team as a code owner February 13, 2026 18:31
@Jimbo4350 Jimbo4350 force-pushed the jordan/new-tx-body-cardano-cli branch from 8e3b389 to aabdd8b Compare February 18, 2026 21:27
@Jimbo4350 Jimbo4350 enabled auto-merge February 18, 2026 21:28
containing multiassets are valid
Add hprop_ref_simple_script_mint - tx that uses a simple
reference script
Add hprop_simple_script_mint - tx that uses a simple script to mint
Add hprop_tx_build_estimate - confirms that build estimate does not fail
prematurely
@Jimbo4350 Jimbo4350 force-pushed the jordan/new-tx-body-cardano-cli branch from aabdd8b to 79ab2a2 Compare February 19, 2026 01:24
@Jimbo4350 Jimbo4350 added this pull request to the merge queue Feb 19, 2026
Merged via the queue into master with commit 947747d Feb 19, 2026
24 of 26 checks passed
@Jimbo4350 Jimbo4350 deleted the jordan/new-tx-body-cardano-cli branch February 19, 2026 02:17
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.

2 participants