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

Skale-contracts integration #978

Merged
merged 89 commits into from
Aug 1, 2024
Merged

Conversation

DimaStebaev
Copy link
Contributor

@DimaStebaev DimaStebaev commented Jul 10, 2023

Add skale-contracts support
Replace ABI parameter with TARGET. Where TARGET is an alias or address of the upgraded instance.
Move to upgrade-tools 3
Move to ethers v6
Fix discrepancy in gas reimbursement
Fix errors in tests

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.11%. Comparing base (8b2c940) to head (8a3144e).

Additional details and impacted files
@@             Coverage Diff             @@
##           v1.12.0     #978      +/-   ##
===========================================
- Coverage    95.21%   95.11%   -0.11%     
===========================================
  Files           40       40              
  Lines         2865     2865              
  Branches       675      675              
===========================================
- Hits          2728     2725       -3     
- Misses         137      140       +3     

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

@DimaStebaev DimaStebaev marked this pull request as ready for review July 30, 2024 12:40
test/SkaleDKG.ts Outdated Show resolved Hide resolved
test/utils/SegmentTree.ts Outdated Show resolved Hide resolved
test/utils/SegmentTree.ts Outdated Show resolved Hide resolved
test/utils/SegmentTree.ts Outdated Show resolved Hide resolved
test/utils/SegmentTree.ts Outdated Show resolved Hide resolved
@DimaStebaev DimaStebaev merged commit 0b319f3 into v1.12.0 Aug 1, 2024
9 of 10 checks passed
@DimaStebaev DimaStebaev deleted the skale-contracts-integration branch August 1, 2024 09:41
@github-actions github-actions bot locked and limited conversation to collaborators Aug 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate skale-contracts into the upgrade script Prepare infrastructure for skale-contracts
2 participants