Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Count read bytes for expired temp entries #4009

Merged
merged 4 commits into from
Nov 2, 2023
Merged

Commits on Nov 2, 2023

  1. Stop counting TTL entry reads in InvokeHostFunction op and stop loadi…

    …ng expired soroban entries
    sisuresh committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    13ced6c View commit details
    Browse the repository at this point in the history
  2. Update other Soroban ops to not count TTLEntry in readbytes and also …

    …check for TTLEntry before loading actual entry
    sisuresh committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ecb93c2 View commit details
    Browse the repository at this point in the history
  3. fix name

    sisuresh committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d898294 View commit details
    Browse the repository at this point in the history
  4. Cleanup assert

    sisuresh committed Nov 2, 2023
    5 Configuration menu
    Copy the full SHA
    ba91936 View commit details
    Browse the repository at this point in the history