Skip to content

Releases: ethpandaops/dora

v1.5.1

14 Sep 00:59
70dcd3e
Compare
Choose a tag to compare

Bugfix Release

  • several fixes to make page calls non-blocking due to long-loading indexer requests
  • improved error handling for endpoints that suddenly fall back into syncing state

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
explorer_windows_amd64.exe explorer executable for windows (64bit)
explorer_linux_amd64 explorer executable for linux (64bit)
explorer_darwin_amd64 explorer executable for macos (64bit)

v1.5.0

09 Sep 01:02
ab4498e
Compare
Choose a tag to compare

Major Changes

  • Automatic background refresh for startpage #18

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
explorer_windows_amd64.exe explorer executable for windows (64bit)
explorer_linux_amd64 explorer executable for linux (64bit)
explorer_darwin_amd64 explorer executable for macos (64bit)

v1.4.2

06 Sep 22:53
4099618
Compare
Choose a tag to compare

Major Changes

  • added holesky network config

Fixes

  • fixed processing for pre-bellatrix blocks

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
explorer_windows_amd64.exe explorer executable for windows (64bit)
explorer_linux_amd64 explorer executable for linux (64bit)
explorer_darwin_amd64 explorer executable for macos (64bit)

v1.4.1

06 Sep 02:30
030495d
Compare
Choose a tag to compare

Major Changes

  • Optional persistence of blobs (to db/external storage) #16
  • Index sync committee assignments #17
  • Speedup slot details page (made loading epoch duties optional) #17

Fixes

  • Various search related fixes
  • Fixed invalid proposers for orphaned blocks in filtered block view

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
explorer_windows_amd64.exe explorer executable for windows (64bit)
explorer_linux_amd64 explorer executable for linux (64bit)
explorer_darwin_amd64 explorer executable for macos (64bit)

v1.4.0

03 Sep 03:19
949dec1
Compare
Choose a tag to compare

Major Changes

  • Added filtered slot list (/slots/filtered) #14
  • Added filters to validators overview #15
  • Added sorting options for various columns in validators overview

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
explorer_windows_amd64.exe explorer executable for windows (64bit)
explorer_linux_amd64 explorer executable for linux (64bit)
explorer_darwin_amd64 explorer executable for macos (64bit)

v1.3.2

27 Aug 08:36
31efa9c
Compare
Choose a tag to compare

Bugfix Release

  • Fixed panic when closing dead event streams
  • Fixed head tracking in clients by using block events only (additional tracking of head events lead to inconsistent results)

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
explorer_windows_amd64.exe explorer executable for windows (64bit)
explorer_linux_amd64 explorer executable for linux (64bit)
explorer_darwin_amd64 explorer executable for macos (64bit)

v1.3.1

25 Aug 17:45
3c84f22
Compare
Choose a tag to compare

Bugfix Release

  • Various fixes for panics due to bad data from RPC nodes
  • Reduced log severity for recoverable errors
  • Added support for whisk devnet (#10)

Improvements

  • Added recent slots to frontpage

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
explorer_windows_amd64.exe explorer executable for windows (64bit)
explorer_linux_amd64 explorer executable for linux (64bit)
explorer_darwin_amd64 explorer executable for macos (64bit)

v1.3.0

24 Aug 12:19
8c83a83
Compare
Choose a tag to compare

Major Changes

  • Re-implemented indexer
  • Added support for multiple endpoints
  • Added clients page (/clients)
  • Added chain visualization (fork graph) to slots overview

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
explorer_windows_amd64.exe explorer executable for windows (64bit)
explorer_linux_amd64 explorer executable for linux (64bit)
explorer_darwin_amd64 explorer executable for macos (64bit)

v1.2.3

18 Aug 18:32
6dafd30
Compare
Choose a tag to compare

Bugfix Release

  • Fixed logging for validator names file related errors
  • Made validator ranges for yaml & inventory inclusive (include start and end index)
  • Fixed loading of genesis committees & validator set with some clients

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
explorer_windows_amd64.exe explorer executable for windows (64bit)
explorer_linux_amd64 explorer executable for linux (64bit)
explorer_darwin_amd64 explorer executable for macos (64bit)

v1.2.2

17 Aug 05:23
740e5cd
Compare
Choose a tag to compare

Bugfix Release

  • Fixed use of deprecated v1 api to fetch blocks
  • Don't start indexer/synchronizer while beacon node is syncing
  • Fix SSL CA validation in docker image

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
explorer_windows_amd64.exe explorer executable for windows (64bit)
explorer_linux_amd64 explorer executable for linux (64bit)
explorer_darwin_amd64 explorer executable for macos (64bit)