Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Releases: LiskArchive/lisk-service

Version 0.2.0-beta.1

18 Dec 09:34
Compare
Choose a tag to compare
Version 0.2.0-beta.1 Pre-release
Pre-release

Release goal

Lisk Core SDK version 4 compatibility

Bug fixes

  • Stability issue on mainnet-staging #234
  • Update Swagger responses #224
  • Missing knowledge info #223

Version 0.2.0-beta.0

10 Dec 09:47
Compare
Choose a tag to compare
Version 0.2.0-beta.0 Pre-release
Pre-release

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

03 Nov 08:43
Compare
Choose a tag to compare

Release goal

Patch release of Lisk Service.

Bug fixes

  • Fix issue of WebSocket events not being propagated to the UI client

Version 0.1.0

16 Sep 15:08
Compare
Choose a tag to compare

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