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: deploy base EVM contracts #1220

Merged
merged 3 commits into from
Jun 25, 2024
Merged

Conversation

enitrat
Copy link
Collaborator

@enitrat enitrat commented Jun 24, 2024

Time spent on this PR: 0.5d

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Resolves #1113

What is the new behavior?

  • Deploys WETH9, CreateX, Multicall3 and Arachnid Proxy along with Kakarot.

This change is Reviewable

Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.28%. Comparing base (05445f7) to head (4a89616).
Report is 163 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1220       +/-   ##
===========================================
- Coverage   77.41%   65.28%   -12.13%     
===========================================
  Files          25       49       +24     
  Lines        2227     8265     +6038     
===========================================
+ Hits         1724     5396     +3672     
- Misses        503     2869     +2366     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ClementWalter ClementWalter merged commit 5238826 into main Jun 25, 2024
8 of 9 checks passed
@ClementWalter ClementWalter deleted the feat/deploy-evm-contracts branch June 25, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add major EVM contracts in deploy_kakarot scripts
2 participants