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

chore(contracts): Upgrade Verax to V9 on Linea Sepolia #725

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

alainncls
Copy link
Collaborator

What does this PR do?

  • Upgrades the Verax core contracts to V9 on Linea Sepolia
  • Handles the constructor param for PortalRegistry in the upgrade scripts
  • Lowers the optimizer runs to make the PortalRegistry deployable

Related ticket

Fixes #706

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.69%. Comparing base (e99f776) to head (ccf23db).
Report is 26 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #725      +/-   ##
==========================================
+ Coverage   92.07%   96.69%   +4.61%     
==========================================
  Files          30       31       +1     
  Lines         492      514      +22     
  Branches      112      121       +9     
==========================================
+ Hits          453      497      +44     
+ Misses         39       17      -22     

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

@alainncls alainncls merged commit c7db165 into dev Sep 12, 2024
8 checks passed
@alainncls alainncls deleted the chore/upgrade-verax-to-v9-on-linea-sepolia branch September 12, 2024 16:53
alainncls added a commit that referenced this pull request Sep 17, 2024
chore(contracts): Upgrade Verax to V9 on Linea Sepolia (#725)
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.

[Task] Upgrade Verax to V8 and V9
3 participants