Anup
Anup
One thought I have is that if we are going to revisit the fees more often, then in an exponential curve we can have the network settings such that current...
Discussed with @graydon and this can move to `post V1 launch` if we run out of time to get this done for v1.
We can do this once https://github.com/stellar/stellar-core/issues/4278 if fixed.
Looks like just SDK change to implement the trait and call env [convert.rs](https://github.com/stellar/rs-soroban-env/blob/main/soroban-env-common/src/convert.rs#L217C20-L217C20)
Fixed in https://github.com/stellar/rs-soroban-env/pull/1112
Hi @2opremio, Can you re-evaluate this with latest preview 11 build, please.
This can be closed since we are have lot of improved error handling. Please open a new issue if there are any other areas we can improve.
Passing to @leighmcculloch to assess if anything more is needed here.
Good find on section-wise metering! While we look into caching option in #827 , should we also file an issue for ParityTech to incorporate [section-wise metering](https://github.com/stellar/wasmi/blob/soroban-wasmi-v0.30/crates/wasmi/src/module/parser.rs#L169-L185)? That way at some...