-
### Description
Make indexer microservice track the syncing status.
### Acceptance Criteria
- The Lisk SDK- based blockchain application's node status can be retrieved from the node info - th…
-
## Block
- Some more precise tests regarding `MAX_TRANSACTIONS_SIZE_BYTES` than the [exiting one](https://github.com/LiskHQ/lisk-sdk/blob/42897f79e56bcf28a876899a91f73cb98c0a7932/elements/lisk-chai…
-
## Header
- Test for [`signature` property](https://github.com/LiskHQ/lisk-sdk/blob/de09b745a369c0970db7a8db2e5980534a1a036a/elements/lisk-chain/test/unit/block_header.spec.ts#L287): The requiremen…
-
### Description
- Update to use Lisk SDK v6
-
### Description
- Update `How to send a transaction to the network` using Lisk SDK v6
- Explain how to dry run transaction before sending
- Module ID, and Asset ID are replaced with the module …
-
### Expected behavior
The following endpoints should be registered to the bus and must be invocable:
```
dynamicReward_getInflationRate
generator_getForgingStatus
generator_updateForgingStatus
…
-
### Description
- ~~`TokenAPI.transfer` - Missing specs~~
Implementation exists and is aligned with LIP 0051.
- `TokenAPI.getAvailableBalance`
- ~~throws error, other than `NotFoundError` if p…
-
### Expected behavior
Without load, block generation and execution should not change drastically
### Actual behavior
Measuring time of req/res of ABI client
```
console.time(`${method}-${reqI…
-
### Description
Since mainchain CCU update transaction verify function is not using `verifyCommon` anymore. We can remove this function and move the functionality to verify of sidechain CCU update …
-
### Expected behavior
Nodes should synchronize.
### Actual behavior
Nodes are unable to synchronize caused by;
1. ~~Another issue observed was one of the nodes throwing;
` [err=Cannot read pr…