Major Changes
- Enhanced per validator details (Recent Attestations, Deposits & Requests)
- New validator set & voting activity cache
Full changelog
Full changelog
- 45351a7 Merge pull request #187 from ethpandaops/pk910/dependency-fix
- 23d46d2 simplify caching action
- 945601c build ui package in code check workflow & cache uip-package dependencies
- d5a72a3 fix dependency for ui-package
- f567bd2 Merge pull request #185 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-d079e3f5b4
- 47cbf27 Merge pull request #182 from ethpandaops/pk910/per-validator-operations
- 830e7c8 Merge pull request #186 from ethpandaops/pk910/fix-phase0
- 6c97921 fix for running dora on phase0 chain
- 78443c1 show withdrawal addresses for 0x02 credentials on validators list
- 6e70516 request balances for relevant pages (index, submit consolidations/withdrawals)
- 2ad83f5 fix issue with out of order deposit request inclusion (possible during electra transition)
- 66cda22 small style fixes
- ab75463 add exit reason to validator details page
- 6ae1da9 fix parent fork id getter for finalized fork ids
- 52fa299 fix parent fork id getter for finalized fork ids
- a2d149d Merge branch 'master' into pk910/per-validator-operations
- 88297d9 various small fixes for validator details page
- 9317d19 change validator not found message
- ec01fbc added central getters for combined consolidation & withdrawal requests
- 7a69b2e Merge pull request #183 from ethpandaops/pk910/dynamic-spec-check
- 3dbf80d Bump the ui-package-dependencies group in /ui-package with 3 updates
- 7ceafe8 add easier
check-if-fork
annotation for fork activation checks - 5e45147 add pubkey filter to el_consolidations & el_withdrawals pages
- 123290f Merge pull request #184 from syjn99/fix/epoch-copy-timestamp
- 07fedb4 Fix epoch.html: make timestamp copy btn work
- f64a951 add dynamic spec check conditions
- db66236 add separate config setting for validator activity history length
- 2d524c2 add withdrawal & consolidation request details to validator details page
- 0f74f94 show deposits on validator details page
- 8a020ca fix merge conflict
- ea5f105 Merge branch 'master' into pk910/per-validator-operations
- 1c12140 show recent attestations on validator details page
- 06dac2e added no-js friendly lazy loading for validator details tabs
- 874ce59 track validator votking activity
- cb3e0fa added simple debug page for cache insights
- d0e0fd2 Merge pull request #181 from ethpandaops/pk910/fix-validator-activity-panic
- e8b4930 implement new validator cache
- 669f797 remove activity bitfield from voting aggregations, bump up voting aggregation cache
- 57d182f Merge branch 'master' into pk910/per-validator-operations
- 7240920 fix panic when loading validator activity from cached voting aggregation
- bdd39d7 Merge pull request #180 from ethpandaops/pk910/skip-spec-comparison
- e487e83 fix accidentially commited change
- 91e8bc2 ignore chain specs that have limited availability or differ between clients
- 7727a6b exclude
CONFIG_NAME
from spec comparison - 8ba38d6 commit
- 5719922 add tabs to validator details page
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
dora_1.13.0_windows_amd64.zip | dora executables for windows/amd64 |
dora_1.13.0_linux_amd64.tar.gz | dora executables for linux/amd64 |
dora_1.13.0_linux_arm64.tar.gz | dora executables for linux/arm64 |
dora_1.13.0_darwin_amd64.tar.gz | dora executable for macos/amd64 |
dora_1.13.0_darwin_arm64.tar.gz | dora executable for macos/arm64 |