This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Releases: LiskArchive/lisk-service
Releases · LiskArchive/lisk-service
Version 0.2.0-beta.1
Release goal
Lisk Core SDK version 4 compatibility
Bug fixes
Version 0.2.0-beta.0
Release goal
Lisk Core SDK version 4 compatibility
Features
- Support for network economics updates
- Support for network consensus updates
- Dynamic fees estimator
Version 0.1.1
Release goal
Patch release of Lisk Service.
Bug fixes
- Fix issue of WebSocket events not being propagated to the UI client
- Documentation: https://lisk.io/documentation/lisk-service
- API reference: https://petstore.swagger.io/?url=https://service.lisk.io/api/v1/spec#/
Version 0.1.0
Release goal
Initial release of Lisk Service.
Features
- Blockchain data retrieval: accounts, blocks, delegates, peers, transactions
- Network search
- Real-time network statistics
- Historical, daily and monthly transaction statistics
- UNIX timestamp as a native datetime format
- HTTP API compatible with Swagger format