Skip to content

Releases: ethpandaops/dora

Dev Snapshot

13 May 08:32
fa04d2c
Compare
Choose a tag to compare
Dev Snapshot Pre-release
Pre-release

Latest automatically built executables. (Unstable development snapshot)

Built from master branch (commit: fa04d2c)

Please read the wiki for setup / configuration instructions.

Release Artifacts

Release File Description
dora_snapshot_windows_amd64.zip dora executables for windows/amd64
dora_snapshot_linux_amd64.tar.gz dora executables for linux/amd64
dora_snapshot_linux_arm64.tar.gz dora executables for linux/arm64
dora_snapshot_darwin_amd64.tar.gz dora executable for macos/amd64
dora_snapshot_darwin_arm64.tar.gz dora executable for macos/arm64

v1.8.4

25 Feb 18:05
c5f93bc
Compare
Choose a tag to compare

Changes

  • c5f93bc set deneb fork epoch for mainnet config
  • 1e275b2 update holesky validator names
  • d5d66fc remove group by withdrawal address on validator activity page
  • 494c2a5 Merge pull request #48 from 0xGabi/fix-blobs-html-typo
  • b20b2a2 resolve validator names by withdrawal address
  • bbfcacb fix(ui): minor typo on blobs html page
  • 5bdf02a added validator activity page (/validators/activity)

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
dora_1.8.4_windows_amd64.zip dora executables for windows/amd64
dora_1.8.4_linux_amd64.tar.gz dora executables for linux/amd64
dora_1.8.4_linux_arm64.tar.gz dora executables for linux/arm64
dora_1.8.4_darwin_amd64.tar.gz dora executable for macos/amd64
dora_1.8.4_darwin_arm64.tar.gz dora executable for macos/arm64

v1.8.3

18 Jan 15:20
d47c9c7
Compare
Choose a tag to compare

Changes

  • d47c9c7 #46: update gnosis preset with new deneb config
  • 2f353cd set deneb fork date for sepolia & holesky
  • cd6112b add config option for logo and meta description
  • 5c5f661 update goerli network config (activate deneb)
  • f05be9a #45: fix SQL Error when updating validator names in db
  • 4fb6695 added json output of validators list

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
dora_1.8.3_windows_amd64.zip dora executables for windows/amd64
dora_1.8.3_linux_amd64.tar.gz dora executables for linux/amd64
dora_1.8.3_linux_arm64.tar.gz dora executables for linux/arm64
dora_1.8.3_darwin_amd64.tar.gz dora executable for macos/amd64
dora_1.8.3_darwin_arm64.tar.gz dora executable for macos/arm64

v1.8.1

17 Dec 08:54
346fd8d
Compare
Choose a tag to compare

Changes

  • 346fd8d fix release workflow
  • 4822cc1 make docker images smaller (clean apt cache)
  • 910aeb4 extend build actions to copy docker images to old dockerhub repository
  • 0a04701 fix build workflow
  • 2894ddd implemented killswitches for ssz features
  • 186334c fix for client loop getting stuck in rare situations
  • 628b33c fix nil pointer panic on slot details page
  • dbc0f11 update go-eth2-client
  • 1e03800 fixed SQL exception when saving resolved fn signature
  • 042aaed report unreachable clients with head slot 0
  • 8a30272 prevent concurrent execution of dev build workflow
  • b90dc9b fix for lookup of pruned proposer duties
  • a34ae7b fix for displaying cached but pruned proposer duties in epoch/block overview
  • 3ceba80 fix dev build workflow
  • 994f81d write unfinalitzed proposer duties to db before removing from cache

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
dora_1.8.1_windows_amd64.zip dora executables for windows/amd64
dora_1.8.1_linux_amd64.tar.gz dora executables for linux/amd64
dora_1.8.1_linux_arm64.tar.gz dora executables for linux/arm64
dora_1.8.1_darwin_amd64.tar.gz dora executable for macos/amd64
dora_1.8.1_darwin_arm64.tar.gz dora executable for macos/arm64

v1.8.0

29 Nov 20:47
23f37dd
Compare
Choose a tag to compare

Major Changes

  • Slot details page shows basic transaction details now
  • New build workflow & arm docker images
  • Spec update for latest 4844 changes (go-eth2-client update)

Release Artifacts

Please read through the wiki for setup & configuration instructions.

Release File Description
dora_1.8.0_windows_amd64.zip dora executables for windows/amd64
dora_1.8.0_linux_amd64.tar.gz dora executables for linux/amd64
dora_1.8.0_linux_arm64.tar.gz dora executables for linux/arm64
dora_1.8.0_darwin_amd64.tar.gz dora executable for macos/amd64
dora_1.8.0_darwin_arm64.tar.gz dora executable for macos/arm64

v1.7.0

21 Nov 23:02
70a9bdd
Compare
Choose a tag to compare

Major Changes

  • Holesky & Gnosis chain configs
  • Fork overview (/forks page)
  • Various bugfixes & small improvements

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

29 Sep 13:35
d403676
Compare
Choose a tag to compare

Major Changes

  • Using reliable client & types implementation from attestantio/go-eth2-client now
  • Use SSZ encoding for unfinalized & orphaned blocks in DB
  • Various indexer improvements related to memory usage

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

21 Sep 16:26
481165b
Compare
Choose a tag to compare

Project renamed

Not really new features here, but the project has been renamed to dora-the-explorer.
This is a dummy release to build new stable docker images & things :)

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