Skip to content

test(ledger): UTxO RPC functions for Shelley Transactions #1026

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2025

Conversation

arepala-uml
Copy link
Contributor

@arepala-uml arepala-uml commented Jun 4, 2025

Added all the below unit tests for shelly transaction UtxoRpc conversions.

  1. Added TestShelleyTransactionInput_Utxorpc to verify TxInput conversion.
  2. Added TestShelleyTransactionOutput_Utxorpc to validate TxOutput mapping.
  3. Added TestShelleyTransactionBody_Utxorpc to test full transaction body mapping (fee, inputs, outputs).
  4. Added TestShelleyTransaction_Utxorpc to ensure ShelleyTransaction delegates correctly to Body.Utxorpc().

@arepala-uml arepala-uml requested review from wolf31o2 and agaffney June 4, 2025 06:08
@arepala-uml arepala-uml marked this pull request as ready for review June 4, 2025 06:08
@arepala-uml arepala-uml requested a review from a team as a code owner June 4, 2025 06:08
@wolf31o2 wolf31o2 changed the title feat(ledger): Create tests for UTxO RPC functions test(ledger): UTxO RPC functions for Shelley Transactions Jun 5, 2025
@wolf31o2 wolf31o2 merged commit f818b7a into main Jun 5, 2025
9 checks passed
@wolf31o2 wolf31o2 deleted the utxorpc_test branch June 5, 2025 02:56
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.

3 participants