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

fix(ironfish): Use CLI flag option for encrypted trusted dealer imports #4903

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

rohanjadvani
Copy link
Member

Summary

The --name flag is ignored when importing public packages from a dealer. This overwrites the secret name if it's provided, otherwise defaults to it.

Testing Plan

Update a unit test

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes

@rohanjadvani rohanjadvani self-assigned this Apr 17, 2024
@rohanjadvani rohanjadvani requested a review from a team as a code owner April 17, 2024 19:59
@rohanjadvani rohanjadvani changed the title fix(ironfish): Use CLI flag option for name fix(ironfish): Use CLI flag option for encrypted trusted dealer imports Apr 17, 2024
@rohanjadvani rohanjadvani merged commit 60beae3 into staging Apr 17, 2024
12 checks passed
@rohanjadvani rohanjadvani deleted the fix/import-name branch April 17, 2024 21: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.

2 participants