Skip to content

⛽ Testnet | Dynamic Fee Estimation and Surge Pricing Logic #280

@Sadeequ

Description

@Sadeequ

Description

Hardcoded transaction fees will lead to dropped or stuck transactions on the public Testnet if the network experiences a sudden surge in volume.

Technical Requirements

  • Utilize the Soroban RPC getLatestLedger and fee estimation endpoints to fetch current inclusion fees before building payloads.

  • Implement a fee cap (MAX_FEE_SUGGESTION) to protect the relayer wallet from burning excessive test XLM during anomalies.

Metadata

Metadata

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