Skip to content

Add SDK signed transaction inspection utility #206

Description

@El-swaggerito

Description

Difficulty: Expert

Type: Feature

Summary

Add a utility for inspecting signed transactions before submission.

Current Behaviour

Consumers may need to confirm transaction details after signing but before submission.

Expected Behaviour

The SDK should expose safe readable metadata without leaking sensitive internals.

Suggested Implementation

Create a helper that summarises source account, operation count, memo, fee, network, and hash where available.

Files or Areas Likely Affected

src/transactions/
src/wallet/
src/types/
tests/

Acceptance Criteria

  • Signed transaction summary helper is added.
  • Summary includes useful metadata.
  • Sensitive values are not exposed.
  • Tests cover valid and invalid signed transactions.
  • Documentation includes an example.

Additional Notes

This supports better review and debugging flows.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked for GrantFox OSS contributionMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Official GrantFox campaign labelexpertExpert difficultyfeatureFeature worksdkSDK related worktransactionsTransaction related workwalletWallet related work

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions