Major Changes
- Added execution layer explorer with address and transaction detail pages, enabling users to view balances, transaction history, and token transfers
- Fixed double finalization issue when two epochs were finalized simultaneously
- Updated blob data loading to support the new Fulu blobs API
- Enhanced dependencies across UI, backend, and GitHub Actions for improved performance and stability
- Added streaming support for SSZ encoding/decoding, improving large data handling efficiency
Full changelog
Full changelog
- a6e07d9 Merge pull request #547 from ethpandaops/pk910/el-explorer
- 658dedd Merge pull request #542 from ethpandaops/pk910/fix-double-finalization
- f2db7c5 Merge pull request #548 from ethpandaops/pk910/fix-blob-loading
- 6afcf4e Merge pull request #545 from ethpandaops/dependabot/github_actions/actions-5b67344b3c
- 8b596f3 Merge pull request #543 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-3bfd32c4a9
- 4de1903 Merge pull request #546 from ethpandaops/dependabot/go_modules/dependencies-6d8c96b1e2
Release Artifacts
Please read through the wiki for setup & configuration instructions.
| Release File | Description |
|---|---|
| dora_1.19.9_windows_amd64.zip | dora executables for windows/amd64 |
| dora_1.19.9_linux_amd64.tar.gz | dora executables for linux/amd64 |
| dora_1.19.9_linux_arm64.tar.gz | dora executables for linux/arm64 |
| dora_1.19.9_darwin_amd64.tar.gz | dora executable for macos/amd64 |
| dora_1.19.9_darwin_arm64.tar.gz | dora executable for macos/arm64 |