-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programhelp wantedExtra attention is neededExtra attention is needed
Description
Soroban requires transactions to be simulated locally on the node first to determine exact resource costs/fees before actual submission.
Implementation Guidelines
Key Files: crates/core/src/network/rpc.rs.
- Add
async fn simulate_transaction(&self, tx_xdr: &str)firing thesimulateTransactionRPC method.
Expectations
What done looks like: Developers can accurately dry-run transactions and fetch required footprint/auth payload data.
For any question, reach me on Discord: emry_ss
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programhelp wantedExtra attention is neededExtra attention is needed