stellar / rs-soroban-env

Rust environment for Soroban contracts.
Apache License 2.0
59 stars 40 forks source link

Refactor extend {code, instance} TTL #1373

Closed jayz22 closed 4 months ago

jayz22 commented 4 months ago

What

To avoid code duplication. Previous attempt broke some code observation so it had to be reverted. This PR fixes it.

Why

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

Known limitations

[TODO or N/A]