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

cli: use the default configured node addr for shielded sync #3333

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

tzemanovic
Copy link
Member

@tzemanovic tzemanovic commented May 30, 2024

Describe your changes

A tiny change - when the --node is not specified for shielded-sync cmd it should default to the address from local config

Indicate on which release or other PRs this topic is based on

v0.38.0

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

tzemanovic added a commit that referenced this pull request May 30, 2024
@tzemanovic tzemanovic force-pushed the tomas/sync-default-node-addr branch from 1dcf353 to f6809da Compare May 30, 2024 08:01
@tzemanovic tzemanovic marked this pull request as ready for review May 30, 2024 08:01
@tzemanovic tzemanovic requested a review from batconjurer May 30, 2024 08:01
Copy link

codecov bot commented May 30, 2024

Codecov Report

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

Project coverage is 54.05%. Comparing base (67649d5) to head (57216b2).
Report is 3 commits behind head on main.

Files Patch % Lines
crates/apps_lib/src/cli.rs 0.00% 3 Missing ⚠️
crates/apps_lib/src/cli/client.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3333      +/-   ##
==========================================
- Coverage   54.05%   54.05%   -0.01%     
==========================================
  Files         315      315              
  Lines      106296   106296              
==========================================
- Hits        57461    57455       -6     
- Misses      48835    48841       +6     

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

@brentstone brentstone force-pushed the tomas/sync-default-node-addr branch from f6809da to 57216b2 Compare May 31, 2024 02:41
tzemanovic added a commit that referenced this pull request May 31, 2024
* origin/tomas/sync-default-node-addr:
  changelog: add #3333
  cli: use the default configured node addr for shielded sync
@brentstone brentstone merged commit f64d921 into main Jun 6, 2024
17 of 19 checks passed
@brentstone brentstone deleted the tomas/sync-default-node-addr branch June 6, 2024 07:53
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.

3 participants