Skip to content

fix: rescue stuck filecoin key rotation on testnet #2157

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

Merged
merged 5 commits into from
Jul 18, 2024

Conversation

cgorenflo
Copy link
Contributor

@cgorenflo cgorenflo commented Jul 18, 2024

This change allows vald processes to confirm filecoin key rotation https://calibration.filfox.info/en/tx/0xd9cc8d5f0238dfe360776ed9029835d8a470d4d30e46a43deb76f316c0bd5740, which was missed on testnet. All relevant data is either taken from the filecoin calibration testnet explorer or axelar testnet. This will be reverted once the confirmation has succeeded.

AXE-4449

@cgorenflo cgorenflo requested a review from a team as a code owner July 18, 2024 00:45
Copy link

codecov bot commented Jul 18, 2024

Codecov Report

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

Project coverage is 48.08%. Comparing base (5e4a056) to head (8b3c457).

Files Patch % Lines
vald/evm/evm.go 77.77% 3 Missing and 3 partials ⚠️
vald/start.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           releases/0.35.x    #2157      +/-   ##
===================================================
+ Coverage            47.92%   48.08%   +0.15%     
===================================================
  Files                  257      257              
  Lines                15945    15971      +26     
===================================================
+ Hits                  7642     7680      +38     
+ Misses                7701     7685      -16     
- Partials               602      606       +4     

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

@cgorenflo cgorenflo merged commit 2cc7129 into releases/0.35.x Jul 18, 2024
8 checks passed
@cgorenflo cgorenflo deleted the releases-0.35.x-rescue-filecoin branch July 18, 2024 16:15
cgorenflo added a commit that referenced this pull request Jul 19, 2024
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.

4 participants