Major Changes
- Updated to Gloas v1.7.0-alpha.5 spec, simplifying state transitions and adding Block Access List UI support (by @pk910)
- Optimized blockdb performance with 50% faster lookups and reduced storage overhead (by @Sahil-4555)
- Fixed Nimbus execution client detection to properly display execution times (by @barnabasbusa)
- Reduced execution index storage by introducing compact 8-byte transaction identifiers (by @pk910)
- Updated UI dependencies including React Query, Viem, and Webpack for improved stability
Full changelog
Full changelog
- 7f8662b Merge pull request #647 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-fedb9d73d5
- e81d2b6 Merge pull request #648 from ethpandaops/pk910/spec-1.7.0-alpha.5
- 2bea73d Merge pull request #645 from ethpandaops/pk910/remove-duplicate-txhash
- 3e892f9 Merge pull request #643 from Sahil-4555/perf/blockdb-query-and-keypath-optimizations
- ea8b99d Merge pull request #644 from ethpandaops/bbusa/fix-nimbusel-exec-time
Release Artifacts
Please read through the wiki for setup & configuration instructions.
| Release File | Description |
|---|---|
| dora_1.22.0_windows_amd64.zip | dora executables for windows/amd64 |
| dora_1.22.0_linux_amd64.tar.gz | dora executables for linux/amd64 |
| dora_1.22.0_linux_arm64.tar.gz | dora executables for linux/arm64 |
| dora_1.22.0_darwin_amd64.tar.gz | dora executable for macos/amd64 |
| dora_1.22.0_darwin_arm64.tar.gz | dora executable for macos/arm64 |