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

[KGA-29] [KGA-136] fix: cases with Cairo precompiles and delegatecalls #1567

Merged
merged 11 commits into from
Nov 15, 2024

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    fe0f823 View commit details
    Browse the repository at this point in the history
  2. make whitelisted checks based on caller address (instead of code

    address) and only register succeeded cairo call in message
    enitrat authored and obatirou committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    bfca636 View commit details
    Browse the repository at this point in the history
  3. remove unused args

    enitrat authored and obatirou committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8f7a3f6 View commit details
    Browse the repository at this point in the history
  4. Import NoDelegateCall

    obatirou committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e4242bc View commit details
    Browse the repository at this point in the history
  5. Use mock_deploy

    obatirou committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d2c57df View commit details
    Browse the repository at this point in the history
  6. Fix test NoDelegateCall

    obatirou committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f9739e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7947cbb View commit details
    Browse the repository at this point in the history
  8. fix relayer and add asserts

    obatirou committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    78e4ab3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0958f1b View commit details
    Browse the repository at this point in the history
  10. rename folder

    obatirou committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2d72b4d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8f983aa View commit details
    Browse the repository at this point in the history