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

AUTO-8804: create chain specific modules for l1 gas calculations #11896

Merged
merged 23 commits into from
Feb 14, 2024

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    93908bb View commit details
    Browse the repository at this point in the history
  2. add modules

    FelixFan1992 authored and shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    38cbca8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5a1bd7 View commit details
    Browse the repository at this point in the history
  4. implement modules

    FelixFan1992 authored and shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    75a8a30 View commit details
    Browse the repository at this point in the history
  5. addressed some feedbacks

    FelixFan1992 authored and shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    76d22eb View commit details
    Browse the repository at this point in the history
  6. update tests

    FelixFan1992 authored and shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f70c770 View commit details
    Browse the repository at this point in the history
  7. generate wrappers

    FelixFan1992 authored and shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    91e0856 View commit details
    Browse the repository at this point in the history
  8. fix foundry

    FelixFan1992 authored and shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8e486d6 View commit details
    Browse the repository at this point in the history
  9. run yarn prettier:write

    shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6533ae4 View commit details
    Browse the repository at this point in the history
  10. remove unnecessary import

    FelixFan1992 authored and shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d253968 View commit details
    Browse the repository at this point in the history
  11. remove unnecessary checks

    FelixFan1992 authored and shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4495a08 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    66d140d View commit details
    Browse the repository at this point in the history
  13. regen wrappers

    FelixFan1992 authored and shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    efb2e02 View commit details
    Browse the repository at this point in the history
  14. fix sonarcube issues

    FelixFan1992 authored and shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c0dfbc9 View commit details
    Browse the repository at this point in the history
  15. address some comments

    FelixFan1992 authored and shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e285b03 View commit details
    Browse the repository at this point in the history
  16. adjust gas overheads

    FelixFan1992 authored and shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5db66dc View commit details
    Browse the repository at this point in the history
  17. prettier

    FelixFan1992 authored and shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    125c20d View commit details
    Browse the repository at this point in the history
  18. remove only

    FelixFan1992 authored and shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0f35ee5 View commit details
    Browse the repository at this point in the history
  19. adjust gas overhead again

    FelixFan1992 authored and shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fedf5cb View commit details
    Browse the repository at this point in the history
  20. dont use const

    shileiwill committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4c04799 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2dae7dc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    73f7880 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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