Skip to content

[Backend] Decode Soroban transaction result XDR - #759

Open
emynogithub wants to merge 1 commit into
SoroLabs:mainfrom
emynogithub:feature/issue-569-xdr-result-decoder
Open

[Backend] Decode Soroban transaction result XDR#759
emynogithub wants to merge 1 commit into
SoroLabs:mainfrom
emynogithub:feature/issue-569-xdr-result-decoder

Conversation

@emynogithub

Copy link
Copy Markdown

Summary

  • add a reusable decoder for resultMetaXdr, standalone Soroban metadata, and transaction envelopes
  • expose decoded contract invocations, events, diagnostics, return values, and resource-fee breakdowns
  • document the decoder API and add XDR round-trip/error tests

Validation

  • git diff --check
  • Rust tests could not be run because this environment does not have cargo installed.

Closes #569

@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

@emynogithub Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

[Backend] Implement XDR Transaction Result Decoder for Soroban System Operations

1 participant