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

refactor: introduce Interpreter trait and merge RuntimeState/GasometerState #250

Merged
merged 4 commits into from
Dec 5, 2023

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    16cb6d0 View commit details
    Browse the repository at this point in the history
  2. Fix no-std compile

    sorpaas committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    db2fd26 View commit details
    Browse the repository at this point in the history
  3. Fix clippy warnings

    sorpaas committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e82165f View commit details
    Browse the repository at this point in the history
  4. More clippy fixes

    sorpaas committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1c31fa4 View commit details
    Browse the repository at this point in the history