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

switch to pallet_revive runtime #40

Merged
merged 28 commits into from
Sep 3, 2024
Merged

switch to pallet_revive runtime #40

merged 28 commits into from
Sep 3, 2024

Commits on Aug 26, 2024

  1. test flipper with the runner

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bbbfea6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. fibonacci

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a84bc72 View commit details
    Browse the repository at this point in the history
  2. keccak256

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b1a147b View commit details
    Browse the repository at this point in the history
  3. erc20 instantiation

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4294395 View commit details
    Browse the repository at this point in the history
  4. typo

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    592b354 View commit details
    Browse the repository at this point in the history
  5. computation

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7ec34e6 View commit details
    Browse the repository at this point in the history
  6. solc options in specs

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3b554fa View commit details
    Browse the repository at this point in the history
  7. msize

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2a3e62a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. wip geth

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    cb4fbac View commit details
    Browse the repository at this point in the history
  2. execute geth evm

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0f6a15b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. geth evm: extract created account

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    15ae43a View commit details
    Browse the repository at this point in the history
  2. support differential tests which derive verifications

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    df5d687 View commit details
    Browse the repository at this point in the history
  3. add evm bin-runtime blob cache

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f9868a7 View commit details
    Browse the repository at this point in the history
  4. sha1

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    917d80c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7991dd View commit details
    Browse the repository at this point in the history
  6. block

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fcf8b92 View commit details
    Browse the repository at this point in the history
  7. mcopy

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    15faef2 View commit details
    Browse the repository at this point in the history
  8. events

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b7ff2f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. wip split up import and export modules

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    bc6862a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. module private symbols for exports

    Signed-off-by: Cyrill Leutwiler <[email protected]>
    xermicus committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    295a75e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. bitwise and mstore8 cases

    Signed-off-by: Cyrill Leutwiler <[email protected]>
    xermicus committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9046b70 View commit details
    Browse the repository at this point in the history
  2. divisions

    Signed-off-by: Cyrill Leutwiler <[email protected]>
    xermicus committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7083fff View commit details
    Browse the repository at this point in the history
  3. support parsing the go time duration

    Signed-off-by: Cyrill Leutwiler <[email protected]>
    xermicus committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4e8865b View commit details
    Browse the repository at this point in the history
  4. collect benchmark results

    Signed-off-by: Cyrill Leutwiler <[email protected]>
    xermicus committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2428b23 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. call verification does not compare output bytes by default

    Signed-off-by: Cyrill Leutwiler <[email protected]>
    xermicus committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c17723f View commit details
    Browse the repository at this point in the history
  2. clippy

    Signed-off-by: Cyrill Leutwiler <[email protected]>
    xermicus committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    30ec3f2 View commit details
    Browse the repository at this point in the history
  3. benchmark vs. geth evm

    Signed-off-by: Cyrill Leutwiler <[email protected]>
    xermicus committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c0a3dfd View commit details
    Browse the repository at this point in the history
  4. install geth on the ci

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d664c83 View commit details
    Browse the repository at this point in the history