-
### Description
Define clear documentation GitHub branch management and release flow so that it can be automated.
Ideally, when a PR is merged into development branch, it is released into internal s…
-
### Expected behavior
`mandatoryKeys` field array should contain mandatory keys instead of null values.
### Actual behavior
```JavaScript
{
mandatoryKeys: [ null, null ],
optionalKeys: [],…
-
# [bft_processing.spec.ts](https://github.com/LiskHQ/lisk-sdk/blob/development/framework/test/unit/engine/bft/bft_processing.spec.ts)
1. In this case, it should not make a difference, but generally…
-
### Description
Update `genesisInteroperabilityStoreSchema` based on [LIP PR](https://github.com/LiskHQ/lips/pull/256) so that genesis-assets are consistent with genesis-assets of other modules.
…
-
### Description
Document the endpoints for the `token` module.
#### Affected branch / URL
`development`
#### Page location
`lisk-docs/api/`
### Additional resources
https://github.com/Lis…
-
- In function `calculateInboxUpdate`: https://github.com/LiskHQ/lisk-sdk/blob/6b5bd088647147905a5781ca1b66a4f6a51ef5ce/framework-plugins/lisk-framework-chain-connector-plugin/src/inbox_update.ts#L37 I…
-
### Expected behavior
The block rewards should be calculated correctly for every validator
### Actual behavior
Currently on betanet the amount of validators is below 103, I believe because of that …
-
### Expected behavior
Plugin should load properly and should execute normally afterwards
### Actual behavior
Plugin is not loaded properly and timeout, the execution doesn't work as expected …
-
### Expected behavior
WSClient should create a connection without any issue
### Actual behavior
Getting timeout while creating a connection
### Steps to reproduce
- Use `createWSClient` from …
-
### Expected behavior
transaction:create with send flag should create and send the transaction, if data-path flag is configured to a value other than the default path.
### Actual behavior
transa…