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: support memory copying instruction (EIP-5656) #279

Merged

Commits on Apr 30, 2024

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

Commits on May 2, 2024

  1. update mcopy gas cost

    Agusrodri committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ada1d31 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. fix memory cost for mcopy

    Agusrodri committed May 5, 2024
    Configuration menu
    Copy the full SHA
    f402f4d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. fmt

    Agusrodri committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f304e83 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. add flag for eip-5656

    Agusrodri committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3f15f92 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    363efe6 View commit details
    Browse the repository at this point in the history
  2. Update interpreter/src/machine/memory.rs

    Co-authored-by: Qinxuan Chen <koushiro.cqx@gmail.com>
    RomarQ and koushiro committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    450e50e View commit details
    Browse the repository at this point in the history