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

WalletManager refactor #34

Merged
merged 41 commits into from
Jan 6, 2022
Merged

WalletManager refactor #34

merged 41 commits into from
Jan 6, 2022

Conversation

ronaldmannak
Copy link
Contributor

This is a big one. WalletManager is completely refactored and renamed to UserSettings for better SwiftUI support. There are still a few issues in SettingsView and signing I will need to fix in the next few days.

I've cleaned up project file and it can be merged without any issues.

The code changes are quite big. If anyone has questions, I'm happy to walk anyone through the changes in a Zoom call.

WARNING: BACK UP YOUR KEYS BEFORE USING THIS VERSION

Both the address storage and HDWallet storage formats have changed in this version. If you use a specific dev wallet, you will have to restore your wallet. Otherwise, simply create new keys.

WARNING: Running the unit tests removes all wallets

ronaldmannak and others added 30 commits November 9, 2021 11:38
# Conflicts:
#	Shared (App and Extension)/WalletManager+Core.swift
#	Shared (App and Extension)/WalletManager.swift
#	Shared (App)/DeveloperTab/DeveloperView.swift
#	Shared (App)/Shared (Extension)/Resources/background.js
#	Shared (App)/Shared (Extension)/Resources/content.js
#	Shared (App)/Shared (Extension)/Resources/ethereum/dist.js
#	Shared (App)/Shared (Extension)/Resources/ethereum/dist.js.map
#	Shared (App)/Shared (Extension)/Resources/ethereum/index.js
#	Shared (App)/Shared (Extension)/Resources/popup.js
#	Shared (App)/TransactionsTab/TransactionsView.swift
#	Wallet.xcodeproj/project.pbxproj
#	Wallet.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
@cloudflare-pages
Copy link

cloudflare-pages bot commented Jan 5, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 08115c4
Status: ✅  Deploy successful!
Preview URL: https://b31380e0.ui-eff.pages.dev

View logs

@ronaldmannak ronaldmannak merged commit fe4ad76 into main Jan 6, 2022
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.

None yet

2 participants