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

10 Jul 22:59
Compare
Choose a tag to compare

1.17.3 (2019-07-10)

Bug Fixes

  • correctly set metrics database for current endpoint (d4aa05d)

v1.17.2

10 Jul 16:34
4631a12
Compare
Choose a tag to compare

1.17.2 (2019-07-10)

Bug Fixes

  • correct default endpoint for edge.explorer.solana.com (4631a12)

v1.17.1

10 Jul 16:12
Compare
Choose a tag to compare

1.17.1 (2019-07-10)

Bug Fixes

  • add friendly endpoint names, derive default endpoint from hostname (c0dfe6e)

v1.17.0

10 Jul 13:16
Compare
Choose a tag to compare

1.17.0 (2019-07-10)

Features

  • endpoint config and validators page (5027cf6)
  • review comments fixes and validators page responsive (d2d9547)

v1.16.3

10 Jul 05:32
Compare
Choose a tag to compare

1.16.3 (2019-07-10)

Bug Fixes

  • metrics url for tds cluster is now correct (5d52407)
  • switch to TLS endpoints (cb84f1b)

v1.16.2

09 Jul 23:21
Compare
Choose a tag to compare

1.16.2 (2019-07-09)

Bug Fixes

  • add testnet-tds to EndpointConfig map (c2f4a62)
  • rename testnet-tds to tds (b02f8f2)

v1.16.1

09 Jul 22:24
58613cb
Compare
Choose a tag to compare

1.16.1 (2019-07-09)

Bug Fixes

  • avoid including protocol in metrics url (79e9740)
  • pick up proxy keys from directory that blockexplorer.sh was run from (e84e6d1)

v1.16.0

08 Jul 23:25
Compare
Choose a tag to compare

1.16.0 (2019-07-08)

Bug Fixes

  • avoid null deref if geoipLookup fails (0602452)

Features

v1.15.3

08 Jul 17:32
Compare
Choose a tag to compare

1.15.3 (2019-07-08)

Bug Fixes

  • catch Mixed Content failures that take down the app (8d2ab6f)

v1.15.2

06 Jul 05:11
Compare
Choose a tag to compare

1.15.2 (2019-07-06)

Bug Fixes

  • hack up .env.production to avoid breaking production builds (cc78766)