chapati
chapati
1. Icons with SSL are not loaded in AppsList (Testnet/Mainnet) 2. Potentially apps might fail Console log: I 2022-05-25.15:40:05.108 AppsViewModel created qrc:/applications/YouArePublisher.qml:51:17: Unable to assign [undefined] to QString qt.network.ssl: QSslSocket:...
Need to register URL scheme for dapps to be able to lanuch wallet for web pages and open DApp
Need to register *.dapp mime type & extension to install dapp by clicking on file
Scenario 1. 1. IPFS node is set to start at application startup 2. IPFS node fails to start, error at the top of application is displayed 3. User goes to...
Need to display Datastore.StorageMax IPFS options in IPFS setting. User should be able to increase storage size Do not allow to set storage size less than min value from defaults.
Need to give the user ability to split coins. May be using API + app, may be using something in settings.
1. Implement FundsInfo handling in swap-parse 2. Implement general method of swaps API creation 3. Add swaps API support to apps
When web wallet creates transaction for DApp need to inject notification via content script. The same as in desktop wallet.  1st line is comment from transaction 2nd line App...
Need to implement transaction confirmation popup in the same way as it is done in the web wallet. Need to handle all cases - multiple asset, deposit/withdraw, fee-only transactions &c....
Need to add message cancel_create_beam_api (same as create_beam_api) that will cancel API creation flow and close wallet login/approve window.