lisk-docs icon indicating copy to clipboard operation
lisk-docs copied to clipboard

📘 Lisk documentation repository

Results 57 lisk-docs issues
Sort by recently updated
recently updated
newest added

### Description Add fee module reference for - Summary of feature of the module - module configs - module constants - module methods - module endpoints ### Location Typedoc

component: sdk
type: feature

### Description Add Sidechain interoperability module reference for - Summary of feature of the module - module configs - module constants - module methods - module endpoints ### Location Typedoc

component: sdk
type: feature

### Description Add chain connector plugin reference for - Summary of feature of the module - plugin configs - plugin endpoints ### Location Typedoc

component: sdk
type: feature

### Description Add auth module reference for - module configs - module constants - module methods - module endpoints ### Page Location https://lisk.com/documentation/lisk-sdk/v6/references/typedoc/classes/lisk_framework.AuthModule.html https://lisk.com/documentation/lisk-sdk/v6/references/typedoc/classes/lisk_framework.AuthMethod.html

component: sdk
type: feature

### Location #### Affected branch / URL `development` #### Page location This could go on a separate subpage `understand-blockchain/interoperability/security`, or, if it is not too complex `understand-blockchain/interoperability/index` ### Additional resources...

type: feature
component: lisk

### Motivation The encode/decode guide is currently only explaining how to encode and decode blocks with the API client. But there is other data like events, that is encoded/decoded by...

type: feature
component: lisk

The existing terminology regarding Lisk applications needs to be updated with the new terminology that we aligned on.

type: update
component: lisk

### Description - Update lisk-core `snap` to be compatible with Lisk Core v4

component: core
type: update

We need to adjust the default typedoc theme to integrate at least the top nav header from the Lisk Documentation, maybe also the left-sided navigation. To do this, best copy...

type: feature
component: ui

### Description If `monospace` is used in a title for a code snippet, the UI removes all whitespace around the monospace. ### Desired behaviour The whitespace should not me removed...

type: bug
component: ui