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

chore(blockifier_reexecution): serialize reexecution data to file #1762

Merged
merged 4 commits into from
Nov 7, 2024

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    8448cb1 View commit details
    Browse the repository at this point in the history
  2. chore(blockifier_reexecution): implement get_old_block_hash_and_numbe…

    …r for offline state reader
    aner-starkware committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8bd0261 View commit details
    Browse the repository at this point in the history
  3. chore(blockifier_reexecution): offline reexecution from file (#1764)

    * chore(blockifier_reexecution): offline reexecution from file
    
    * chore(blockifier_reexecution): use pre_process_and_create
    aner-starkware committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7012888 View commit details
    Browse the repository at this point in the history
  4. chore(blockifier_reexecution): refactor cli to reduce code duplication (

    #1814)
    
    * chore(blockifier_reexecution): refactor cli to reduce code duplication
    
    * chore(blockifier_reexecution): explicitly state command args
    
    * chore(blockifier_reexecution): separate old block hash
    
    * chore(blockifier_reexecution): move reexecution to seperate function
    
    * test(blockifier_reexecution): reexecution test on blocks
    aner-starkware committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    50ad0f4 View commit details
    Browse the repository at this point in the history