You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 19, 2026. It is now read-only.
What problem does your feature solve?
the tests don't exercise the cli generated rust bindings for a contract which are created from
soroban contract bindings rust --wasmWhat would you like to see?
incrementcontract using cli commandsoroban contract bindings rust --wasm.incrementcontract method and verifies the invocation result using the generated rust bindings.What alternatives are there?