Anonymous
-
2023-10-03
- assigned_to: SirTyson
Originally created by: sisuresh
Originally owned by: SirTyson
We apply transactions in InvokeHostFunctionTests by calling directly into TransactionFrameBase::apply, but we only record and check meta if we call into applyTx or applyCheck in TxTests. We should fix this so meta updates can be verified for Soroban test cases.