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

EVM + Weight v2 support #1039

Merged

Commits on Apr 11, 2023

  1. wip record_extarnal_cost

    tgmichel committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    4bab80e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

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

Commits on Apr 14, 2023

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

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    3dff83e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ace0af View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

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

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    74708f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ea977b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc95f98 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

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

Commits on Apr 25, 2023

  1. wip tests

    tgmichel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    45c9e25 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

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

    tgmichel committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    312146f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    88c7c7c View commit details
    Browse the repository at this point in the history
  2. fix build

    tgmichel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    163b0c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a17e331 View commit details
    Browse the repository at this point in the history
  4. warning cleanup

    tgmichel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    8cc4568 View commit details
    Browse the repository at this point in the history
  5. fmt

    tgmichel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    3646639 View commit details
    Browse the repository at this point in the history
  6. clippy

    tgmichel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    87e5f6f View commit details
    Browse the repository at this point in the history
  7. taplo

    tgmichel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    cc4e173 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb2afed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7814419 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into tgm-record-external-costs

    # Conflicts:
    #	frame/ethereum/src/lib.rs
    #	frame/ethereum/src/tests/eip1559.rs
    #	frame/ethereum/src/tests/eip2930.rs
    #	frame/ethereum/src/tests/legacy.rs
    #	frame/evm/precompile/dispatch/src/lib.rs
    #	frame/evm/src/lib.rs
    tgmichel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    255f663 View commit details
    Browse the repository at this point in the history
  11. handle code_hash

    tgmichel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    00ffebc View commit details
    Browse the repository at this point in the history
  12. taplo

    tgmichel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    5ab6432 View commit details
    Browse the repository at this point in the history
  13. fmt

    tgmichel committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    4bb5e70 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    538c072 View commit details
    Browse the repository at this point in the history
  2. fix ts tests

    tgmichel committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    7686543 View commit details
    Browse the repository at this point in the history
  3. suggestion

    tgmichel committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    e12afd7 View commit details
    Browse the repository at this point in the history
  4. remove precompile test

    tgmichel committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    cd77d2d View commit details
    Browse the repository at this point in the history
  5. some suggestions

    tgmichel committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    91ce2ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6d7a00 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. configurable MaxPovSize

    tgmichel committed May 3, 2023
    Configuration menu
    Copy the full SHA
    83e228a View commit details
    Browse the repository at this point in the history
  2. test pov size constants

    tgmichel committed May 3, 2023
    Configuration menu
    Copy the full SHA
    c369476 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    296cb2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8138af View commit details
    Browse the repository at this point in the history
  3. remove unnecessary check

    tgmichel committed May 4, 2023
    Configuration menu
    Copy the full SHA
    34be73b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. warnings cleanup

    tgmichel committed May 5, 2023
    Configuration menu
    Copy the full SHA
    44c93c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17abbd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3572aad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bbbe3d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. - code must be able to oog

    - refund based on effective used gas
    tgmichel committed May 11, 2023
    Configuration menu
    Copy the full SHA
    bd734b1 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    0a22130 View commit details
    Browse the repository at this point in the history
  2. is_empty accounting

    tgmichel committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1a1a47f View commit details
    Browse the repository at this point in the history
  3. fix build

    tgmichel committed May 12, 2023
    Configuration menu
    Copy the full SHA
    a63f1d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e59eb9c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    91a5259 View commit details
    Browse the repository at this point in the history
  2. editorconfig

    tgmichel committed May 16, 2023
    Configuration menu
    Copy the full SHA
    3915652 View commit details
    Browse the repository at this point in the history
  3. fmt

    tgmichel committed May 16, 2023
    Configuration menu
    Copy the full SHA
    d09fc5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9df020 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8fd45e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

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

Commits on May 25, 2023

  1. Merge branch 'master' into tgm-record-external-costs

    # Conflicts:
    #	Cargo.lock
    #	Cargo.toml
    #	frame/evm/src/mock.rs
    #	frame/evm/src/runner/stack.rs
    #	primitives/evm/src/lib.rs
    #	template/runtime/src/precompiles.rs
    tgmichel committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e53da69 View commit details
    Browse the repository at this point in the history
  2. pin evm

    tgmichel committed May 25, 2023
    Configuration menu
    Copy the full SHA
    76c2f6c View commit details
    Browse the repository at this point in the history
  3. pin evm+

    tgmichel committed May 25, 2023
    Configuration menu
    Copy the full SHA
    6f6827a View commit details
    Browse the repository at this point in the history
  4. fix todos

    tgmichel committed May 25, 2023
    Configuration menu
    Copy the full SHA
    0154cc9 View commit details
    Browse the repository at this point in the history
  5. fix build

    tgmichel committed May 25, 2023
    Configuration menu
    Copy the full SHA
    881f690 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

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

Commits on Jun 14, 2023

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

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    12fbeee View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into tgm-record-external-costs

    # Conflicts:
    #	frame/evm/src/lib.rs
    #	frame/evm/src/runner/stack.rs
    tgmichel committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    8a968e9 View commit details
    Browse the repository at this point in the history
  3. editorconfig

    tgmichel committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    da32bba View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    tgmichel committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5ba5fcc View commit details
    Browse the repository at this point in the history
  5. clippy

    tgmichel committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    6d3bfb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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

    tgmichel committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7198ca4 View commit details
    Browse the repository at this point in the history
  3. update comment

    tgmichel committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d95b7ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9f12de View commit details
    Browse the repository at this point in the history
  5. update evm pin

    tgmichel committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    074711b View commit details
    Browse the repository at this point in the history