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

Single account wallet #1279

Merged
merged 116 commits into from
Nov 1, 2023

Conversation

Alex6323
Copy link
Contributor

@Alex6323 Alex6323 commented Sep 21, 2023

Description of change

  • Removes separate account functionality from the wallet (now: 1 wallet == 1 account)
  • Transitions to a single address per wallet/account
  • Optional Secret Manager
  • Optional BIP44 path
  • Optional Wallet Alias

Bindings will be updated separately (and can be done in parallel). That's why they are temporarily excluded from the workspace.

Links to any relevant issues

Closes #1250

DaughterOfMars
DaughterOfMars previously approved these changes Nov 1, 2023
@thibault-martinez thibault-martinez merged commit 0b1ef16 into iotaledger:2.0 Nov 1, 2023
21 of 35 checks passed
@Alex6323 Alex6323 deleted the refactor/wallet-account branch November 2, 2023 08:16
@Alex6323 Alex6323 mentioned this pull request Jan 29, 2024
20 tasks
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.

Merge Wallet and Account types
5 participants