issues
search
stellar
/
rs-soroban-env
Rust environment for Soroban contracts.
Apache License 2.0
62
stars
43
forks
source link
Add more error tests
#1263
Closed
sisuresh
closed
11 months ago
sisuresh
commented
11 months ago
What
Resolves
https://github.com/stellar/rs-soroban-env/issues/1161
These tests test recoverable guest and host functions errors.
https://github.com/stellar/rs-soroban-env/pull/1259
tested unrecoverable errors with try_call.
What
Resolves https://github.com/stellar/rs-soroban-env/issues/1161