This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
Version 1.5.0
Change Log
v1.5.0 (2018-03-27)
Fixed bugs:
- Market Watcher: Backend stability bug #475
- getLastBlocks pagination problem #466
- Market Watcher: Invalid response during update causes a process crash #457
- Market Watcher: Bittrex data parsing error #450
- Delegate Monitor: Getting latest registrations fails when no delegate data is available #446
- Network monitor: Connected peers count is not stable #445
- Poloniex candles are missing data #425
- Inaccurate BTC volume for Bittrex when compared to LSK volume #420
- Network monitor will indicate how many peers are disconnected from the network. #417
Closed issues:
- Jenkins: Test config should contain certain params for Explorer >= 1.5.0 #486
- Add robots.txt and make links nofollow + noindex #444
- Repo contains Dockerfile but no instructions on how to use #439
Merged pull requests:
- Fix a minor css regression - Closes #494 #495 (reyraa)
- Test against core 0.9.12a from lisk-docker - Closes #486 #492 (fchavant)
- Fix for Market Watcher stability bug - Closes #475 #476 (MichalTuleja)
- Remove disconnected peers - Closes #417 #469 (reyraa)
- Fix blocks page pagination - Closes #466 #468 (lsilvs)
- Market Watcher validation error - Closes #457 #462 (MichalTuleja)
- Data parsing error fix - Closes #450 #456 (MichalTuleja)
- Display connected peers count correctly - Closes #445 #455 (MichalTuleja)
- Gaps between candles fix - Closes #425 #452 (MichalTuleja)
- Add robots.txt - Closes #444 #448 (MichalTuleja)
- Missing delegate data WebSocket fix - Closes #446 #447 (MichalTuleja)
- Readme update: Docker instruction - Closes #439 #441 (MichalTuleja)
- Bittrex BTC volume bug - Closes #420 #440 (MichalTuleja)