beam-ui
beam-ui copied to clipboard
Beam Desktop Wallet (Win / Mac / Linux)
If total count of assets on mainnet reaches 20 we need to implement algorithmic colors generation like described in #482. Now we're using 20 predefined colors.
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.
There are **4** enums to represent a currency. Also, there are many functions that convert from one enum to another and convert enum value to a string representation. Too many...
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
1. When DApp is open, the icon of that DApp should appear in the sidebar under DApp Store icon and be highlighted. 2. When user switches to another screen, the...