Major Changes
- Fixed a panic caused by division by zero in the basefee update fraction calculation (#503)
- Resolved UI responsiveness issues in the config comparison modal for small screens (#504)
- Removed deprecated spec values to streamline configuration (#505)
- Prevented a panic related to
TERMINAL_TOTAL_DIFFICULTY
on mainnet and added arobots.txt
file (#506) - Updated dependencies for both backend and UI packages (#500, #501)
Full changelog
Full changelog
- 6ab5e09 Merge pull request #506 from ethpandaops/pk910/spec-check.fix
- 02d7baf Merge pull request #504 from ethpandaops/pk910/fix-config-check-responsiveness
- 87f63fc Merge pull request #505 from ethpandaops/pk910/remove-unused-specs
- a7f1064 Merge pull request #503 from ethpandaops/pk910/fix-panic-with-zero-update-fraction
- 1a768c8 Merge pull request #501 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-2fcff22fb1
- c30f963 Merge pull request #500 from ethpandaops/dependabot/go_modules/dependencies-f48129bad0
- 784a1a5 Merge pull request #502 from ethpandaops/pk910/fix-el-config-check
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
dora_1.19.3_windows_amd64.zip | dora executables for windows/amd64 |
dora_1.19.3_linux_amd64.tar.gz | dora executables for linux/amd64 |
dora_1.19.3_linux_arm64.tar.gz | dora executables for linux/arm64 |
dora_1.19.3_darwin_amd64.tar.gz | dora executable for macos/amd64 |
dora_1.19.3_darwin_arm64.tar.gz | dora executable for macos/arm64 |