v1.11.2
Major Changes
- Workaround for internal http2 stream disconnects (#116)
- Clients pages graph and peer details improvements (#117)
- Improve fork tracking & canonical chain selection (#120)
- Fix for displaying EIP7702 transactions ( #125)
Full changelog
Full changelog
- 377d32f Merge pull request #117 from ethpandaops/skylenet/some-client-page-improvements
- 5037094 go mod tidy
- 259aecf fix go.sum
- f10eaf1 merge master
- b2cba61 add some padding when there's a low node count in the graph
- 1435128 move NodeIdentity to more suitable package
- 63ab501 Merge pull request #126 from ethpandaops/pk910/custom-devnet-config
- 0eb9495 use default port
65535
for stopped services - 8d9afbc check for custom local devnet config in
make devnet-run
- 8c39877 Merge pull request #125 from ethpandaops/pk910/pectra-devnet-3
- 97c5378 bump go-ethereum rewrite for eip 7702 tx support
- d549280 Merge pull request #120 from ethpandaops/pk910/fork-detection-fixes
- ccb84ae Merge pull request #122 from ethpandaops/pk910/fix-timeout-stacktrace
- 29be1d5 Merge pull request #124 from ethpandaops/dependabot/go_modules/dependencies-4cfbebe61e
- 584a685 Bump the dependencies group across 1 directory with 4 updates
- 732766d client pages: cleanup
- 09495ea client pages: improve styles and add concentric layout
- 54d2a4c client pages: fix from linter
- df125f0 client pages: add sensitive EL infos
- 146bdc7 client pages: move some css
- 33ffee6 fix callstack extraction for timed out page calls
- 772cde0 client pages: wip work - show more CL peer data
- 2fe2e26 improve canonical chain selection
- 708a569 improve fork tracking
- 042e560 Merge pull request #118 from ethpandaops/pk910/fix-panic-1
- 8348592 fix panic in epochCache.loadEpochStats
- 29055f0 Merge branch 'master' of github.com:ethpandaops/dora into skylenet/some-client-page-improvements
- 3e434a5 client pages: render identicons on client side
- f51115d Merge pull request #116 from ethpandaops/pk910/fix-eventstream-disconnects
- b680cf4 workaround for eventstream disconnects
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
dora_1.11.2_windows_amd64.zip | dora executables for windows/amd64 |
dora_1.11.2_linux_amd64.tar.gz | dora executables for linux/amd64 |
dora_1.11.2_linux_arm64.tar.gz | dora executables for linux/arm64 |
dora_1.11.2_darwin_amd64.tar.gz | dora executable for macos/amd64 |
dora_1.11.2_darwin_arm64.tar.gz | dora executable for macos/arm64 |