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

converts dkg commands to use ui.ledger #5669

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

hughy
Copy link
Contributor

@hughy hughy commented Nov 23, 2024

Summary

the ui.ledger function includes error handling and retry logic that could be useful in each of the standalone dkg commands ('participant:create', 'dkg:round1', 'dkg:round2', and 'dkg:round3')

Closes IFL-3152

Testing Plan

manual testing:
created ledger multisig account using separate cli command flow

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

the ui.ledger function includes error handling and retry logic that could be
useful in each of the standalone dkg commands ('participant:create',
'dkg:round1', 'dkg:round2', and 'dkg:round3')
@hughy hughy requested a review from a team as a code owner November 23, 2024 00:21
@hughy hughy merged commit 117d9ab into staging Nov 25, 2024
14 checks passed
@hughy hughy deleted the feat/hughy/dkg-ledger-ui branch November 25, 2024 18:41
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