Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Version 1.0.0

Compare
Choose a tag to compare
@Isabello Isabello released this 09 Dec 21:30

Changelog

API Endpoints

Added /api/getDelegate endpoint @karmacoma
Added /api/delegates/getLastBlocks endpoint @karmacoma
Added /api/delegates/getLastBlock endpoint @karmacoma
Added /api/delegates/getLastestVotes endpoint @karmacoma
Added /api/delegates/getLastestRegistratons endpoint @karmacoma
Added /api/delegates/getStandby endpoint @karmacoma
Added /api/delegates/getActive endpoint @karmacoma
Added /api/delegates/getLastBlock endpoint @karmacoma
Added /api/orders/getOrders endpoint @karmacoma
Changed /api/getBlocks/Count to /api/getBlockStatus @karmacoma
Removed /api/getFee endpoint @karmacoma
Changed /api/getLiskCourse to /api/getPriceTicker @karmacoma
Added /api/getSearch endpoint @Isabello
Added /api/getHeight endpoint @Isabello
Added /api/delegates/getNextForgers endpoint @4miners

Documentation

Improved steps for installing explorer on ubuntu @Isabello

Dependencies

Updated underscore to 1.8.3 @karmacoma
Updated momentjs to 2.10.3 @karmacoma
Updated bootstrap to 3.3.6 @karmacoma
Updated angular-bootstrap to ~0.13.4 @karmacoma
Updated angular-gettext to 2.1.0 @karmacoma
Updated angular to 1.4.3 @karmacoma
Required dependency angular-naturalsort 1.1.3 added @Isabello

Services

Implemented delegateMonitor service @karmacoma
Redesigned delegateMonitor to calculate forging status from block height @karmacoma
Implemented marketWatcher service @karmacoma
Added Orderbook to marketWatcher @karmacoma
Configured poloniex as the default marketWatcher source @karmacoma
Improved display of networkMonitor and added functionality to resolve IPs to DNS @karmacoma
Corrected networkMonitor service to display counters properly @Isabello
Forced HTTPS on networkMonitor service @Isabello
Recentered world map and fixed marker placement for networkMonitor @4miners

UI

Numerous UI Improvements and optimizations @karmacoma
Rebranded colour scheme to Lisk standards @karmacoma
Changed entries of LISK to LSK @MaxKK
Forging status and productivity display fixes for mobile browsers @slasheks
Corrected approval display @Isabello
Fixed delegate column sorting on delegateMonitor.html @Isabello
Added nethash to header @Isabello
Implemented height and delegate searches for search box @Isabello
Made supply % dynamic for /topAccounts end point @4miners
Many improvements to address/accounts page @4miners
Added delegate name display in various places where it wasn't present @4miners