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(v2.11): upgrade handler fixing the escrow accounts balances #285

Merged
merged 2 commits into from
Mar 24, 2024

Conversation

emidev98
Copy link
Contributor

This pull request create the upgrade handler for v2.11 which includes updates to the for PFM's escrow accounts balances due the bug that was spotted for PFM in the previous versions. To calculate the balances we used the following tool at the specified commit: strangelove-ventures/escrow-checker@adf0d86 .

The tool shows two discrepancies the first one on phoenix-1's side and the second discrepancy on the counterpart chain chihuahua-1:
image
image

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 70.47%. Comparing base (7dce06b) to head (01a0aa3).
Report is 5 commits behind head on release/v2.11.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##           release/v2.11     #285      +/-   ##
=================================================
+ Coverage          70.41%   70.47%   +0.05%     
=================================================
  Files                 45       45              
  Lines               2096     2107      +11     
=================================================
+ Hits                1476     1485       +9     
- Misses               453      454       +1     
- Partials             167      168       +1     
Files Coverage Δ
app/upgrade_handler.go 75.92% <75.00%> (-0.12%) ⬇️

... and 1 file with indirect coverage changes

@emidev98
Copy link
Contributor Author

Hey @faddat, are there any other escrows that may not be listed here that we sould check for this upgtrade hanlder?

@emidev98 emidev98 merged commit 01a0aa3 into release/v2.11 Mar 24, 2024
8 checks passed
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.

2 participants