chapati
chapati
If you put wallet.db from newer version (beamx) to older version (5.3) it would show message that your password is wrong. Should show correct error message (Bad/unexpected DB version or...
QMLGlobals became a pile of crap. Need to refactor ASAP.
Need to design flow for apps that use multiple shaders. How to cache shader code for example.
The following warnings are printed on app launch: qrc:/applications/AppsList.qml:22: TypeError: Cannot read property 'local' of undefined qrc:/applications/YouArePublisher.qml:51:17: Unable to assign [undefined] to QString Please fix
Alt-Tab gnome icon is ugly / stretched.
Need to refactor apps api creation: 1) ClientThread_Create - add minver, perform version selection there and remove this code from UI, Web & Mobile 2) Refactor version check logic, move...
Need to implement rates broadcast for assets and check in UI where to enable (TxTable, asset tiles in the main view &c.)