Skip to content

Dynamic Gas/Fee Estimation Improvements #503

Description

@Samuel1505

Description

Build upon estimateFees to recommend real-time competitive base fees derived from recent ledger saturation states rather than flat multipliers.

Technical Requirements

  • Query ledger statistics from Horizon/RPC if available.
  • Implement dynamic buffer math corresponding to current network load.
  • Expose fee-level modifiers safely to the frontend.

Acceptance Criteria

  • Prevents transactions from hanging during heavy congestion.
  • Reduces user overpayment when network capacity is free.
  • Retains safe defaults for emergency fallbacks.

Estimated Effort

Advanced: 6-8 hours

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions