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: calls to revm with database in typescript #3182

Merged
merged 46 commits into from
Oct 30, 2022

Commits on Sep 8, 2022

  1. WIP: NAPI bindings for REVM

    Wodann committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    3f6f425 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

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

Commits on Sep 11, 2022

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

Commits on Sep 12, 2022

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

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    4306f7d View commit details
    Browse the repository at this point in the history
  2. WIP: resolve hacks

    Wodann committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    662fe12 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

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

Commits on Sep 22, 2022

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

Commits on Sep 24, 2022

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

Commits on Sep 25, 2022

  1. fix: Windows build

    Wodann committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    9929a8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b974167 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. refactor: delete rethnet_state

    Wodann committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    a8362f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c3757e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

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

Commits on Sep 30, 2022

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

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    368350e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8242b15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3291da0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

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

Commits on Oct 5, 2022

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

Commits on Oct 6, 2022

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

Commits on Oct 13, 2022

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

Commits on Oct 17, 2022

  1. fix: line endings on Windows

    Wodann committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    ef6d98e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82b71a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

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

Commits on Oct 21, 2022

  1. Add difficulty to BlockEnv

    fvictorio committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    931d4e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1a351a View commit details
    Browse the repository at this point in the history
  3. fix: EIP-3607

    Wodann committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    30e1e97 View commit details
    Browse the repository at this point in the history
  4. fix: block gas limit

    Wodann committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d53a01d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. fix: eslint errors

    Wodann committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    de376a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a2763c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3525f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Fix build

    fvictorio committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    4a57398 View commit details
    Browse the repository at this point in the history
  2. Run prettier

    fvictorio committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    8b3e2c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0b6476 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0df64f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec1a80c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b5b354 View commit details
    Browse the repository at this point in the history
  7. Format rethnet-ci.yml

    fvictorio committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    a69fa87 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    d5b1aeb View commit details
    Browse the repository at this point in the history
  2. Fix rethnet CI workflow

    fvictorio committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    88a68f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f209804 View commit details
    Browse the repository at this point in the history
  4. doc: add Rust documentation

    Wodann committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    cad797d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c475da View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

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