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

CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" #1307

Merged
merged 45 commits into from
Sep 20, 2024

Conversation

Blazebrain
Copy link
Contributor

Issue Number (if Applicable): Fixes #

Description

Please include a summary of the changes and which issue is fixed / feature is added.

Pull Request - Checklist

  • Initial Manual Tests Passed
  • Double check modified code and verify it with the feature/task requirements
  • Format code
  • Look for code duplication
  • Clear naming for variables and methods

@Blazebrain Blazebrain marked this pull request as ready for review February 21, 2024 16:40
@Blazebrain Blazebrain self-assigned this Feb 21, 2024
@tuxpizza tuxpizza linked an issue Feb 25, 2024 that may be closed by this pull request
Blazebrain and others added 20 commits April 8, 2024 16:11
…age and implement editing and saving group names
…e shared seed wallets section header only display when the multi wallet groups list is not empty
…dle case where only bip39 derivation type is allowed with child wallets, activate nano wallet type for shared seed
@Blazebrain Blazebrain changed the title CW-580: Implement creating new BIP39 wallet with same seed used for other BIP39 owned Wallets CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" Sep 9, 2024
lib/src/screens/new_wallet/new_wallet_type_page.dart Outdated Show resolved Hide resolved
lib/view_model/new_wallet_type_view_model.dart Outdated Show resolved Hide resolved
lib/reactions/bip39_wallet_utils.dart Outdated Show resolved Hide resolved
lib/router.dart Outdated Show resolved Hide resolved
lib/router.dart Outdated Show resolved Hide resolved
lib/view_model/wallet_new_vm.dart Outdated Show resolved Hide resolved
lib/view_model/wallet_new_vm.dart Outdated Show resolved Hide resolved
lib/entities/wallet_group.dart Outdated Show resolved Hide resolved
lib/entities/wallet_manager.dart Outdated Show resolved Hide resolved
cw_nano/lib/nano_wallet_service.dart Show resolved Hide resolved
Blazebrain and others added 19 commits September 17, 2024 17:10
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
…ets and confirm it is properly handled as it should be
… depend on leadWallet, and adjust privacy settings
…bip39 as default for majority of wallet types
… if set, and display them in incremental order if not set
…ating a new wallet, adjust CTAs across buttons relating to the flow also
@OmarHatem28 OmarHatem28 merged commit 4e2e5e7 into main Sep 20, 2024
2 checks passed
@OmarHatem28 OmarHatem28 deleted the CW-580-BIP39-Wallets-Same-Seed branch September 20, 2024 18:25
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.

One seed multi wallets, is it possible?
2 participants