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: Restucturing Part7 Handler and Context rework #1865

Draft
wants to merge 37 commits into
base: main
Choose a base branch
from

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    1036f20 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. wip

    rakita committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d31b6bd View commit details
    Browse the repository at this point in the history
  2. wip of frames

    rakita committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    38016af View commit details
    Browse the repository at this point in the history
  3. work on Frame calls

    rakita committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8eddc1e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Wip Frame and Exec wire

    rakita committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    cb6e37c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. compile handler wires

    rakita committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d9f6ecd View commit details
    Browse the repository at this point in the history
  2. fmt

    rakita committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ca1af66 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Hand from Handler replacement

    rakita committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    55ef83d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Interpreter traits

    rakita committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c853e56 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. interpreter popn calls

    rakita committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f50f33d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    89273d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. compiles without precompiles

    rakita committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9eebac0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    e5b0dc6 View commit details
    Browse the repository at this point in the history
  2. precompile run wip

    rakita committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e33e7c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. simple revm statetest run

    rakita committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    769a317 View commit details
    Browse the repository at this point in the history
  2. Example of inspector in revme

    rakita committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8c5756b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. small cleanup for presentation

    rakita committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5947054 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. context interface

    rakita committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    9a17050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6009e0b View commit details
    Browse the repository at this point in the history
  3. small cleanup

    rakita committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    4e24be4 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. fmt

    rakita committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    32f8978 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c816a2c View commit details
    Browse the repository at this point in the history
  3. Inspector wip

    rakita committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b6015e9 View commit details
    Browse the repository at this point in the history
  4. rename and wip Inspector

    rakita committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    45b2dc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. fixes

    rakita committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1a3c69a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. fix bugs, mv spec to cfg

    rakita committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    be64969 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. fix for tests

    rakita committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    43ed681 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. fix eof bugs

    rakita committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    0497419 View commit details
    Browse the repository at this point in the history
  2. no_std compile fix

    rakita committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d148400 View commit details
    Browse the repository at this point in the history
  3. few fixes

    rakita committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    d1aadc3 View commit details
    Browse the repository at this point in the history
  4. clippy

    rakita committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    b2999ec View commit details
    Browse the repository at this point in the history
  5. cleanup

    rakita committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    a4fa635 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f38aae6 View commit details
    Browse the repository at this point in the history
  7. inline somethings

    rakita committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    3e581b0 View commit details
    Browse the repository at this point in the history
  8. clippy

    rakita committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    e8c2686 View commit details
    Browse the repository at this point in the history
  9. example of block traces

    rakita committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    db41f9b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. enable examples

    rakita committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    7915381 View commit details
    Browse the repository at this point in the history