Skip to content

fix: Remove cli commands bugs#511

Merged
khalifaa55 merged 10 commits intodevelopfrom
fix/keys
Apr 16, 2025
Merged

fix: Remove cli commands bugs#511
khalifaa55 merged 10 commits intodevelopfrom
fix/keys

Conversation

@khalifaa55
Copy link
Copy Markdown
Contributor

@khalifaa55 khalifaa55 commented Apr 3, 2025

Changes:

  • Fix keys command for hoodi testnet.
  • Update validator-blocker template command
  • Update lido-status command links.
  • Fix withdrawal_credentials for lido node.
  • Fix importing keys for nimbus client.

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Other (please describe):

Testing

Requires testing

  • Yes
  • No

In case you checked yes, did you write tests?

  • Yes
  • No

Further comments (optional)

  • I tested the keys command locally.
  • We were getting sh: 200: unknown operand in the validator-blocker logs, so I adjusted some formatting in the its template command. I also tested it locally and we stopped getting this message.

@khalifaa55 khalifaa55 self-assigned this Apr 3, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 24.84%. Comparing base (e4c15ee) to head (7f084af).
⚠️ Report is 19 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #511      +/-   ##
===========================================
+ Coverage    24.76%   24.84%   +0.07%     
===========================================
  Files          120      120              
  Lines        22321    22329       +8     
===========================================
+ Hits          5528     5547      +19     
+ Misses       16248    16237      -11     
  Partials       545      545              
Flag Coverage Δ
unittests 24.84% <100.00%> (+0.07%) ⬆️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@khalifaa55 khalifaa55 changed the title fix: Keys command for hoodi fix: Remove commands bugs Apr 8, 2025
@khalifaa55 khalifaa55 changed the title fix: Remove commands bugs fix: Remove cli commands bugs Apr 8, 2025
@khalifaa55 khalifaa55 merged commit 391fdba into develop Apr 16, 2025
12 checks passed
@khalifaa55 khalifaa55 deleted the fix/keys branch April 16, 2025 11:03
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