Manu
Manu
### Expected behavior Configure Lisk desktop tests environment to handle `buffer` for both browser and nodejs ### Actual behavior - When we update `lisk-client` dependency to its latest version the...
### Expected behavior Application should start and forge by default in devnet/default node mode ``` system: { dataPath: string, version: string, networkVersion: string, keepEventsForHeights: number, }, modules: { [moduleName]: Record,...
### Expected behavior Fix all the genesis block creation issue ### Actual behavior #### Incorrect output path The output file path is incorrect `/Users/manu/workspace/lisk-core/Users/manu/workspace/lisk-core/test_GB` ``` ./bin/run genesis-block:create --output /Users/manu/workspace/lisk-core/test_GB --accounts...
### Description - Implement new design changes for multisignature domain - Update multisignature registration according to new design ### Acceptance Criteria - Users should be able to manage accounts -...
### Description Implement interoperable token usage - Enable users to send and request application tokens within the same chain - Enable users to send and request application tokens across chains...
### Description Adapt Lisk Desktop to changes in endpoints and data schematics. ### Tasks - [ ] #4502 - [ ] #4391 - [ ] #4497 - [ ] #4501...
### Description - Create query/mutate hooks - Adopt component with the query/mutate hooks - Adopt transaction table and details display endpoints - `/api/v3/transactions` - `/api/v3/transactions/statistics` - `/api/v3/events` ### Acceptance Criteria...
### Description - Implement new [design](https://www.figma.com/file/9JbvSmtLNJIttXp68uhmQR/Change-API-to-support-Lisk-SDK-v6-API?node-id=98%3A15709) changes for transaction details - Update transaction list view - Update transaction details view to include events ### Acceptance Criteria - Users should be...
### Description - Create query/mutate hooks - Adopt component with the query/mutate hooks - Adopt reclaim transaction endpoint - `/api/v3/legacy` ### Acceptance Criteria - Users should be able to Reclaim...
### Description - Implement new [design](https://www.figma.com/file/9JbvSmtLNJIttXp68uhmQR/Change-API-to-support-Lisk-SDK-v6-API?node-id=64%3A7494) changes for blocks domain - Update blocks list view - Update blocks details view ### Acceptance Criteria - Users should be able to view...