Major Changes
- Added proposal participation metrics to epochs page, showing block proposal rates per epoch (by @barnabasbusa)
- Redesigned execution indexer with BlockDB-backed storage for better transaction detail handling and resource control (by @pk910)
- Fixed critical SQL errors for LOG0 events and system deposits in transaction indexing (by @pk910)
- Added EthRex client type (EX) to client matrix for improved monitoring coverage (by @edg-l)
- Updated dependencies including UI packages (React, Viem) and backend libraries for security and performance
Full changelog
Full changelog
- 2071d2f Merge pull request #585 from ethpandaops/pk910/tx-indexer-improvements
- 04a6e0e Merge pull request #584 from ethpandaops/pk910/fix-traces
- 54d8620 Merge pull request #581 from ethpandaops/pk910/tx-indexer-v2
- f421704 Merge pull request #583 from ethpandaops/bbusa/proposal-overview
- 964c401 Merge pull request #582 from ethpandaops/pk910/fix-sse-processing-order
- aaab78b Merge pull request #578 from ethpandaops/dependabot/go_modules/dependencies-34edfe358a
- dd20100 Merge pull request #579 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-5aa40c4c74
- aecce10 Merge pull request #577 from ethpandaops/pk910/fix-docker-build-workflow
- d7dc922 Merge pull request #576 from edg-l/add-ethrex-ident
- a01d84f Merge pull request #575 from ethpandaops/pk910/fix-snooper-auth
- 05b8d71 Merge pull request #574 from ethpandaops/pk910/fix-log0-indexing
- 2d33510 Merge pull request #573 from ethpandaops/bbusa/fix-filters
Release Artifacts
Please read through the wiki for setup & configuration instructions.
| Release File | Description |
|---|---|
| dora_1.20.3_windows_amd64.zip | dora executables for windows/amd64 |
| dora_1.20.3_linux_amd64.tar.gz | dora executables for linux/amd64 |
| dora_1.20.3_linux_arm64.tar.gz | dora executables for linux/arm64 |
| dora_1.20.3_darwin_amd64.tar.gz | dora executable for macos/amd64 |
| dora_1.20.3_darwin_arm64.tar.gz | dora executable for macos/arm64 |