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

Add a SanitizedMessage type that caches writable accounts indexes (backport #27317) #29538

Merged
merged 2 commits into from Jan 5, 2023

Commits on Jan 5, 2023

  1. Add a SanitizedMessage type that caches writable accounts indexes (#2…

    …7317)
    
    * Add a SanitizedMessage type that caches writable accounts indexes
    
    * Add is_writable_account_cache to both SanitizedMessage variants, cache is initialized in constructors
    
    (cherry picked from commit 5e71f33)
    
    # Conflicts:
    #	sdk/src/transaction/sanitized.rs
    tao-stones authored and mergify[bot] committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    91b636d View commit details
    Browse the repository at this point in the history
  2. Fix conflicts

    CriesofCarrots committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    97aa4a2 View commit details
    Browse the repository at this point in the history