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.15.1

06 Jul 04:33
Compare
Choose a tag to compare

1.15.1 (2019-07-06)

Bug Fixes

  • make EndpointConfig dynamic and add v1 App UI to select the cluster (c4a36b9)

v1.15.0

06 Jul 00:54
Compare
Choose a tag to compare

1.15.0 (2019-07-06)

Features

  • complete dashboard page and sockets enabled (373ec1f)

v1.14.2

05 Jul 18:38
Compare
Choose a tag to compare

1.14.2 (2019-07-05)

Bug Fixes

  • add the ability to run the ui or api independently (8609c11)

v1.14.1

03 Jul 17:56
Compare
Choose a tag to compare

1.14.1 (2019-07-03)

Bug Fixes

v1.14.0

03 Jul 16:56
Compare
Choose a tag to compare

1.14.0 (2019-07-03)

Features

  • implement validator detail page (fd7a9bc)

v1.13.0

02 Jul 22:08
Compare
Choose a tag to compare

1.13.0 (2019-07-02)

Features

  • v2 app and dashboard started (f8f66ab)

v1.12.1

01 Jul 18:56
Compare
Choose a tag to compare

1.12.1 (2019-07-01)

Bug Fixes

  • revert remote addr to window.location.hostname (f3ca24d)

v1.12.0

29 Jun 00:16
Compare
Choose a tag to compare

1.12.0 (2019-06-29)

Bug Fixes

Features

  • add cluster total supply to clusterInfo (790bc7a)
  • validators table panel (db467f7)
  • validators-overview page (c4875f0)

v1.11.0

27 Jun 21:45
Compare
Choose a tag to compare

1.11.0 (2019-06-27)

Bug Fixes

  • constify all the things (be99beb)

Features

  • add feeCalculator and geoip results to cluster-info (b27261e)
  • implement cluster info realtime feed (server-side polling) (64450ab)
  • obtain clusterInfo from websocket, fix timer leak on txn update (c231b81)
  • propagate global stats via WS (906c672)

v1.10.3

23 Jun 05:20
Compare
Choose a tag to compare

1.10.3 (2019-06-23)

Bug Fixes