solana/sdk/src/transaction
Tyera Eulberg 422a095647
Add (preflight) simulation to BanksClient (#22084)
* Add more-legitimate conversion from legacy Transaction to SanitizedTransaction

* Add Banks method with preflight checks

* Expose BanksClient method with preflight checks

* Unwrap simulation err

* Add Bank simulation method that works on unfrozen Banks

* Add simpler api

* Better name: BanksTransactionResultWithSimulation
2021-12-28 19:25:46 +00:00
..
error.rs use cost model to limit new account creation (#21369) 2021-12-12 14:57:18 -06:00
mod.rs Clean up demote program write lock feature (#21949) 2021-12-16 17:27:22 -05:00
sanitized.rs Add (preflight) simulation to BanksClient (#22084) 2021-12-28 19:25:46 +00:00
versioned.rs Remove activated feature that checks tx signature len (#21747) 2021-12-14 09:23:05 -05:00