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

Rahul/ifl 3115 add ledger flag to account store #5685

Draft
wants to merge 3 commits into
base: staging
Choose a base branch
from

Conversation

patnir
Copy link
Contributor

@patnir patnir commented Dec 3, 2024

Summary

Implementing end to end storage and use of a Ledger flag in the account model.

Does apply to signing transactions with multisignature accounts and single signer accounts

Does not apply to participants when creating DKG accounts. I think Hugh and I leaning towards including the --ledger flag in every step when creating the account.

Remaining work

  • Ledger flag in Bech 32 and other encoders
  • Ensuring all account exports work

Testing Plan

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

@patnir patnir changed the base branch from master to staging December 3, 2024 20:58
@patnir patnir force-pushed the rahul/ifl-3115-add-ledger-flag-to-account-store branch 2 times, most recently from 7f141f6 to 3f25b9e Compare December 4, 2024 21:07
@patnir patnir force-pushed the rahul/ifl-3115-add-ledger-flag-to-account-store branch from 4b13a71 to d769274 Compare December 12, 2024 05:15
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.

1 participant