Ali

Results 41 issues of 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...

type: refactoring

### 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...

type: improvement

### Description The following APIs' rejection state are not handle: - settingsRetrieved - getPriceTicker - getDynamicFees We should handle the rejection state to enhance application stability.

type: bug
type: improvement

### 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...

type: docs

@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...

type: improvement

### 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...

type: improvement

### 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...

type: bug
sdk

### 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...

type: bug

### 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...

type: improvement
type: refactoring

### 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...

type: improvement