-
Notifications
You must be signed in to change notification settings - Fork 19
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
ZCash transparent release #577
Labels
Comments
Verification passed on
Feature can be enabled using Enable BraveWallet ZCash support flag in brave://flags.1. Account creationZcash accounts for mainnet and testnet could be created. There should be a chooser to select desired account type network.
Multiple derived accounts per one seed phrase are supported.No import\hardware import available yet. Zcash shouldn't be in options.Account.Import.mp4Accounts could be restored on the restored seed phrase. No discovery implemented yet so accounts should be manually created in this case.Account.Import.mp42. Sending on the mainnet\testnet networksTransparent t* addresses and unified addresses(u\utest) with transparent part are supported. Unified addresses without a transparent part are not supported(there should be a error).
Fee estimation should be same as the final one.Blockexplorer TX url could be opened after transaction logged.Outgoing TX should be added to the TX history. Status should be updated according TX status.Unused receiver address related to the account should be shown when clicking deposit button. After this address receives money it becomes used, so new address should be generated.Every outgoing transaction should have unique change address related to the sender account.Sending should work correctly between accounts inside and outside the wallet.3. Balance1. Balance resolution should be correct when account has a number of used receiver\change addresses.2. Balance should be updated after transaction completes.3. Balance should have relative estimation in dollars.4. After account is restored balance should be shown correctly.- Verified restoring accounts restores balance AccountRestore.mp4Logged issues |
brave/brave-browser#35883 - Wrong transparent address is extracted from unified address |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Release Date/Target: 1.63
Summary:
We are going to announce Zcash transparent address support to the Zcash community.
Transparent addresses are very similar to bitcoin.
So we need to test general flows:
Related GH issues/Documentation:
brave/brave-core#20145
brave/brave-core#19783
brave/brave-core#20351
brave/brave-core#20537
brave/brave-core#21150
brave/brave-core#21460
The text was updated successfully, but these errors were encountered: