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: Gas Utils for L1 operations #9834

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

feat: Gas Utils for L1 operations #9834

wants to merge 23 commits into from

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    7dca6df View commit details
    Browse the repository at this point in the history
  2. undo irrelevant change

    spypsy committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8a0edaa View commit details
    Browse the repository at this point in the history
  3. update some logging

    spypsy committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    fdfc143 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df22c32 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. add e2e test

    spypsy committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    347d750 View commit details
    Browse the repository at this point in the history
  2. add to E2E test config

    spypsy committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d01a316 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78f8fb2 View commit details
    Browse the repository at this point in the history
  4. rm old import

    spypsy committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    427c836 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. small fixes

    spypsy committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1adc20e View commit details
    Browse the repository at this point in the history
  2. rm pk logging

    spypsy committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b481eb2 View commit details
    Browse the repository at this point in the history
  3. formatting & test issues

    spypsy committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    13d731a View commit details
    Browse the repository at this point in the history
  4. formatting

    spypsy committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e688b8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b280ed4 View commit details
    Browse the repository at this point in the history
  6. remove logs

    spypsy committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    58bcc71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2261352 View commit details
    Browse the repository at this point in the history
  8. use const for WEI

    spypsy committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7092327 View commit details
    Browse the repository at this point in the history
  9. skip PRIVATE_KEY assignment

    spypsy committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1b4c8c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. WIP: PR fixes

    spypsy committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    31449f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9af92ea View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. refactor GasUtils

    spypsy committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d066d51 View commit details
    Browse the repository at this point in the history
  2. simplify acc & wallets

    spypsy committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f96b1d8 View commit details
    Browse the repository at this point in the history
  3. bump priorityFee on retries

    spypsy committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    e18c4f9 View commit details
    Browse the repository at this point in the history
  4. configs

    spypsy committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f853f21 View commit details
    Browse the repository at this point in the history