Skip to content

Add SDK transaction fee estimation design #239

Description

@El-swaggerito

Description

Difficulty: Expert

Type: Feature

Summary

Design transaction fee estimation support for SDK consumers.

Current Behaviour

Consumers may need to show users an estimated fee before signing or submitting a transaction.

Expected Behaviour

The SDK should define how fee estimates are obtained, represented, and displayed safely.

Suggested Implementation

Create a design or helper for fee estimation, fallback behaviour, and uncertainty handling.

Files or Areas Likely Affected

src/transactions/
src/network/
src/types/
docs/

Acceptance Criteria

  • Fee estimation behaviour is designed.
  • Fallback behaviour is documented.
  • Fee estimate result type is defined.
  • Uncertainty is represented clearly.
  • Examples are included.

Additional Notes

Do not guarantee exact fees unless the SDK can support that.

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 workstellarStellar ecosystem worktransactionsTransaction related work

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions