Ali
Ali
### Description Todos are one of the issues is marked by DeepScan as critical so it’s recommended to resolve it as soon as possible. In the project there are 10...
### Description Currently if a user opens the application using a deeplink that doesn't existing in our deeplinks map, we simply redirect to home. But we don't notify users about...
### Description The following APIs' rejection state are not handle: - settingsRetrieved - getPriceTicker - getDynamicFees We should handle the rejection state to enhance application stability.
### Description We have updated the test guidelines. The reference is stored on Google docs and we need to make it available for contributors on Github repo. ### Motivation Make...
@reyraa commented on [Thu Feb 25 2021](https://github.com/LiskHQ/lisk-desktop/issues/3404) ### Description I'd like to use QR code of account addresses stored in my Photo Gallery / Camera Roll. ### Motivation Enable users...
### Description Currently we don't have a process to notify users about available updates. Such notifications can help users stay up to date with latest releases and benefit new features...
### Expected behavior I should be able to build the application locally. ### Actual behavior I get the following error: ``` @liskhq/lisk-passphrase: ../../node_modules/@types/socketcluster-client/lib/scclientsocket.d.ts:60:5 - error TS2416: Property 'emit' in type...
### Description We have reinstated the transaction creation process. Due to a number of missing data and features from Lisk Elements, and in order to get the first batch of...
### Description - There are a number of constant values defined in `src/modules/transaction/utils/transaction.js` that should be imported from Lisk Elements. - We should update the sorting of members using the...
### Description We have to account for situations where the response of the bridge does not match our expectation. ### Acceptance Criteria Ensure we cover the following situations: - The...