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

Releases: LiskArchive/lisk-explorer

Version 1.5.0

04 Apr 08:32
435cfa9
Compare
Choose a tag to compare

Change Log

v1.5.0 (2018-03-27)

Full Changelog

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:

Version 1.4.3

09 Feb 20:14
Compare
Choose a tag to compare

Change Log

v1.4.3 (2018-02-09)

Full Changelog

Fixed bugs:

  • Extensive Redis cache usage #416

Merged pull requests:

Version 1.4.2

06 Feb 11:02
Compare
Choose a tag to compare

Change Log

v1.4.2 (2018-02-06)

Full Changelog

Implemented enhancements:

  • Flag uninitialized addresses #372
  • Build and publish docker image #366

Fixed bugs:

  • Redis cache items last too long #412
  • Build candles during docker deployment #411
  • Buttons within activity graph HUD do not work #379
  • getStatistics returns error response instead of raising an exception when no data available in Redis #377
  • Searching "zen" in lisk explorer pulls up wrong account #371
  • Fix market watcher candles endpoints #368
  • Fix alignment of headings in header #357

Closed issues:

  • Update README.md for 1.4.2 #407
  • Update links in header and footer #406
  • Add new coincheck address to known list #404
  • Market Watcher: Number of trades are not shown for Bittrex #387
  • Minor linting problem #385
  • Log messages are not displayed or written correctly #376
  • Another address for hardcoding #370
  • Another exchanger name for hard coding #369
  • Add license headers to all files #233

Merged pull requests:

Version 1.4.1

15 Nov 12:54
93b1709
Compare
Choose a tag to compare

Change Log

v1.4.1 (2017-11-15)

Full Changelog

Fixed bugs:

  • Make all Api params definitions consistent #360

Closed issues:

  • Remove RUB from the currencies #362

Merged pull requests:

Version 1.4.0

14 Nov 10:13
163c482
Compare
Choose a tag to compare

Change Log

v1.4.0 (2017-11-14)

Full Changelog

Fixed bugs:

  • Dapp deposit/withdrawal types are wrong #353

Closed issues:

  • Switch static code analysis from jshint to eslint #105
  • Configure Eslint using our base config #259
  • Perform automatic eslint fixings #260
  • Apply code changes and enhancements required to meet eslint rules for libs #262
  • Apply code changes and enhancements required to meet eslint rules for utils #265
  • Apply code changes and enhancements required to meet eslint rules for api #266
  • Apply code changes and enhancements required to meet eslint rules for benchmarks #268
  • Apply code changes and enhancements required to meet eslint rules for src/components #271
  • Apply code changes and enhancements required to meet eslint rules for api sockets #273
  • Optimise images #275
  • Apply code changes and enhancements required to meet eslint rules for src #276
  • Apply code changes and enhancements required to meet eslint rules for all remaining files #279
  • Refactor repeated codes in Api #281
  • Allow concurrent Jenkins runs #300
  • Make redis database number configurable #324
  • Add Changelly to known addresses #341
  • Run eslint on all the source files including configs #343
  • Remove obsolete Grunt tasks #345
  • Data provided in network monitor page is confusing #347
  • Network statistics is not quite visible #349
  • Create Pull request template #351

Merged pull requests:

Version 1.3.2

06 Nov 19:34
Compare
Choose a tag to compare

Change Log

v1.3.2 (2017-11-06)

Full Changelog

Fixed bugs:

  • Explorer fails to find the publicKey randomly #337
  • Wrong best height in network monitor #333

Closed issues:

  • Improve version sorting in networkMonitor #335
  • Add Coincheck and Iconomi to known addresses #330

Merged pull requests:

Version 1.3.1

25 Oct 15:19
Compare
Choose a tag to compare

Change Log

Version 1.3.1

Full Changelog

Implemented enhancements:

  • Add analytic meta tag #308
  • Add eslint no-exclusive-tests rule #309
  • Run eslint in Jenkins build pipeline #311
  • Performance improvement in Search Api #320

Fixed bugs:

  • Remove obsolete and unstable Api tests #314
  • Minor regressions #316

Closed issues:

  • Remove obsolete and unstable Api tests #314
  • Minor regressions #316
  • Add analytic meta tag #308
  • Add eslint no-exclusive-tests rule #309
  • Run eslint in Jenkins build pipeline #311
  • Performance improvement in Search Api #320

Merged pull requests:

Version 1.3.0

15 Aug 12:49
Compare
Choose a tag to compare

1.3.0 (2017-08-15)

Full Changelog

Implemented enhancements:

  • Default values for search #254
  • Improve the error message of transaction filter #251
  • Implement sorting on transactions list #225
  • Improve transactions filtering/search #150
  • Create granular log levels for explorer logging #29
  • Default values for search - Closes #254 #255 (reyraa)
  • Improve the error message for transactions filter - Closes #251 #252 (reyraa)
  • Add sorting functionality to transactions list - Closes #225 #235 (reyraa)
  • Improve transactions filtering - Closes #150 #234 (reyraa)
  • Replace Zeroclipboard with Clipboardjs - Closes #228 #230 (alepop)
  • Log to a configurable file and a minimum logging level #203 (5an1ty)

Fixed bugs:

  • Improve the error message of transaction filter #251
  • Default logging writes to stdout #248
  • Delegate Monitor shows wrong "Best Forger" #244
  • Improve the error message for transactions filter - Closes \#251 #252 (reyraa)
  • Default logs to write to logs folder - Closes #248 #249 (Isabello)
  • Wrong best forger - Closes #244 #246 (reyraa)

Closed issues:

  • Adjust e2e tests to new behavior #242
  • Tests fails because jshint #240
  • Delegate names should also direct to address page #227
  • Best height % calculation always 0 #226
  • Top accounts displays 0% in all columns #224
  • Write end-to-end tests with cucumber and protractor #196

Merged pull requests:

Version 1.2.0

05 Jul 15:23
Compare
Choose a tag to compare

Change Log

1.2.0 (2017-07-05)

Full Changelog

Implemented enhancements:

  • Display votes on address pages when acc is delegate #221
  • Get rid of bower #120
  • Search for publicKey within explorer #41
  • Allow search by public key - Closes #41 #223 (4miners)
  • Display votes on address page if account is delegate - Closes #221 #222 (4miners)
  • Update known.json #194 (biolypl)
  • Add rub exchange #192 (alepop)

Fixed bugs:

  • Redis db getting big because of candles #209
  • OS markers are missing #199
  • Issue showing best block and volume in network monitor #197
  • Reset duration prior to start update on candles - Closes #209 #210 (4miners)
  • Fix css for retina display #206 (alepop)
  • Fix OS markers in network monitor #200 (reyraa)
  • Network monitor page fixings - Closes #197 #198 (reyraa)
  • Fix runtime error on production build - Fixes #177 #195 (alepop)
  • Fix the usage of natural filter function from rootScope #190 (reyraa)

Closed issues:

  • Missing votes count #219
  • Missing delegate proposal icons #217
  • Transactions are not displayed on blocks pages #215
  • Placeholer not formatted correctly #213
  • Menu not open on mobile #211
  • Increase the size of delegate status bubbles #207
  • Sorting no longer works on Delegate Monitor #183
  • Breadcrumbs are always empty #177
  • Review and update README.md #166

Merged pull requests:

Version 1.1.1

07 Jun 15:45
Compare
Choose a tag to compare

Changelog

  • Merged #186. Fix tests, fix candles:build, improve candles performance. Closes #167 and #175. @4miners