Releases: ethpandaops/dora
Releases · ethpandaops/dora
v1.5.1
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
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
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
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
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
Bugfix Release
- Fixed panic when closing dead event streams
- Fixed head tracking in clients by using
block
events only (additional tracking ofhead
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
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
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
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
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) |