Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Releases: solana-labs/networkexplorer

v1.6.0

24 Apr 15:50
Compare
Choose a tag to compare

1.6.0 (2019-04-24)

Features

  • display cluster node count (requires solana v0.14.0) (958220b)

v1.5.0

22 Apr 22:20
Compare
Choose a tag to compare

1.5.0 (2019-04-22)

Features

  • clicking on "Current Leader" now copies the pubkey to the clipboard (9e34473)

v1.4.4

12 Apr 18:08
Compare
Choose a tag to compare

1.4.4 (2019-04-12)

Bug Fixes

  • adapt to insruction.key field changes (a62f016)

v1.4.3

10 Apr 18:25
Compare
Choose a tag to compare

1.4.3 (2019-04-10)

Bug Fixes

  • solana-blockexplorer script now restarts the server processes if they exit (8986f04)

v1.4.2

09 Apr 23:10
Compare
Choose a tag to compare

1.4.2 (2019-04-09)

Bug Fixes

  • api server no longer crashes on empty transactions (7b692d7)

v1.4.1

19 Mar 03:43
Compare
Choose a tag to compare

1.4.1 (2019-03-19)

Bug Fixes

  • add babel-plugin-transform-runtime to resolve api server start failure (84ad214)
  • add log file for api and ui processes (596f44e)

v1.4.0

18 Mar 17:26
58d10b8
Compare
Choose a tag to compare

1.4.0 (2019-03-18)

Features

v1.3.0

16 Mar 01:51
Compare
Choose a tag to compare

1.3.0 (2019-03-16)

Features

v1.2.2

12 Mar 20:42
6a22682
Compare
Choose a tag to compare

1.2.2 (2019-03-12)

Bug Fixes

  • serve:ui: remove sudo, pass remaining cmdline args to serve (#44) (6a22682)

v1.2.1

12 Mar 01:03
Compare
Choose a tag to compare

1.2.1 (2019-03-12)

Bug Fixes

  • Update id to hash for block events (38b0ad7)