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

Add fraud proof contract upgrade script #217

Merged
merged 2 commits into from
Jul 22, 2024
Merged

Conversation

boyuan-chen
Copy link

📋 Add associated issues, tickets, docs URL here.

Overview

Describe what your Pull Request is about in a few sentences.

Add sol contract that we can use to upgrade our contracts to support FP

Changes

Describe your changes and implementation choices. More details make PRs easier to review.

  • Add a sol script

Testing

Describe how to test your new feature/bug fix and if possible, a step by step guide on how to demo this.

@codecov-commenter
Copy link

codecov-commenter commented Jul 17, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.31%. Comparing base (ab724bc) to head (65c2ba0).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #217   +/-   ##
========================================
  Coverage    41.31%   41.31%           
========================================
  Files           74       74           
  Lines         5001     5001           
  Branches       785      785           
========================================
  Hits          2066     2066           
  Misses        2828     2828           
  Partials       107      107           
Flag Coverage Δ
cannon-go-tests 81.92% <ø> (ø)
chain-mon-tests 27.14% <ø> (ø)
common-ts-tests 26.72% <ø> (ø)
contracts-ts-tests 12.25% <ø> (ø)
core-utils-tests 44.03% <ø> (ø)
sdk-tests 37.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@boyuan-chen boyuan-chen merged commit 8f6e80a into develop Jul 22, 2024
71 checks passed
@boyuan-chen boyuan-chen deleted the add-FPUpgrade-script branch July 22, 2024 20:51
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.

None yet

4 participants