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

feat(cheatcodes): Record Account and Storage Access Cheatcodes #6310

Merged
merged 19 commits into from
Nov 17, 2023

Commits on Nov 16, 2023

  1. Record storage and account access cheatcodes

    Co-authored-by: James Wenzel <wenzel.james.r@gmail.com>
    2 people authored and Inphi committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4d1f96c View commit details
    Browse the repository at this point in the history
  2. expand record access cheatcode interface

    Adds a couple more fields to recorded account and storage accesses.
    Inphi committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    b7da13f View commit details
    Browse the repository at this point in the history
  3. fix small doc comment nit

    refcell authored and Inphi committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    349469e View commit details
    Browse the repository at this point in the history
  4. fix(cheatcodes): account access doc comment

    refcell authored and Inphi committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    924d700 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5684e20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f10b03d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d2d0c2 View commit details
    Browse the repository at this point in the history
  8. update Access kind to include Resumed account access

    Also rename cheats APIs
    Inphi committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    03ab22f View commit details
    Browse the repository at this point in the history
  9. cleanup Resume logic

    Inphi committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    b1798d4 View commit details
    Browse the repository at this point in the history
  10. fmt

    Inphi committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8f5cb9b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5a63bba View commit details
    Browse the repository at this point in the history
  12. add chain_id to AccountAccess

    Inphi committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    055d3d9 View commit details
    Browse the repository at this point in the history
  13. Update crates/cheatcodes/spec/src/vm.rs

    Co-authored-by: refcell.eth <abigger87@gmail.com>
    Inphi and refcell authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9748aff View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f34ebe5 View commit details
    Browse the repository at this point in the history
  15. avoid old skool ref mut

    Inphi committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c454b3b View commit details
    Browse the repository at this point in the history
  16. tidy code per pr review

    Inphi committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    5aff57d View commit details
    Browse the repository at this point in the history
  17. rmeove unused import

    Inphi committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    95f0326 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. address nits

    Inphi committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ca03ab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d032d9f View commit details
    Browse the repository at this point in the history