stellar / rs-soroban-env

Rust environment for Soroban contracts.
Apache License 2.0
62 stars 43 forks source link

Add tests for invalid maps, oversized maps/vecs/bytes from various paths #1247

Closed jayz22 closed 11 months ago

jayz22 commented 11 months ago

What

Resolves https://github.com/stellar/rs-soroban-env/issues/1148 and partially https://github.com/stellar/rs-soroban-env/issues/1162

Why

[TODO: Why this change is being made. Include any context required to understand the why.]

Known limitations

[TODO or N/A]