Releases: ethpandaops/dora
Releases · ethpandaops/dora
Dev Snapshot
Latest automatically built executables. (Unstable development snapshot)
Built from master branch (commit: f270538)
Please read the wiki for setup / configuration instructions.
Release Artifacts
Release File | Description |
---|---|
dora_snapshot_windows_amd64.zip | dora executables for windows/amd64 |
dora_snapshot_linux_amd64.tar.gz | dora executables for linux/amd64 |
dora_snapshot_linux_arm64.tar.gz | dora executables for linux/arm64 |
dora_snapshot_darwin_amd64.tar.gz | dora executable for macos/amd64 |
dora_snapshot_darwin_arm64.tar.gz | dora executable for macos/arm64 |
v1.14.0
Major Changes
- Persist validator set to db (#200)
- Request result simulation (#236)
- Updates for pectra spec
v1.5.0-beta.2
- Dependency updates
Full changelog
Full changelog
- befbb17 Merge pull request #247 from ethpandaops/dependabot/go_modules/dependencies-206e3f0f4a
- 649fcb0 Merge pull request #248 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-984400c435
- d0788d5 Merge pull request #236 from ethpandaops/pk910/request-simulation
- 562267b Merge pull request #238 from ethpandaops/pk910/warnings-for-invalid-operations
- 83f33f7 Merge pull request #200 from ethpandaops/pk910/validators-in-db
- 935a6ff Merge pull request #249 from ethpandaops/skylenet/fix-p2p-graph
- e49f6b5 Merge pull request #246 from ethpandaops/pk910/update-node-version
- 63802c1 Merge pull request #244 from ethpandaops/pk910/spell-check
- adb0f7d Merge pull request #245 from ethpandaops/fix-peerdas-enr-cgc
- 455fe5d Merge pull request #237 from ethpandaops/pk910/download-blocks
- 25a7559 Merge pull request #241 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-02f047b22d
- ab07f35 Merge pull request #240 from ethpandaops/dependabot/go_modules/dependencies-72c85f8807
- bfb420a Merge pull request #230 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-8185170845
- eb936f5 Merge pull request #232 from ethpandaops/pk910/purge-parent-fork-ids-cache
- 815cea4 Merge pull request #233 from ethpandaops/pk910/update--go-eth2-client
- 5fe6b46 Merge pull request #228 from ethpandaops/pk910/final-pectra-contract-addresses
- f844d03 Merge pull request #226 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-d6bee8e7bb
- bade6c9 Merge pull request #224 from ethpandaops/pk910/unfinality-performance-fixes
- d170a55 Merge pull request #223 from ethpandaops/pk910/fix-filtered-slot-performance
- 7c0dc09 Merge pull request #222 from ethpandaops/pk910/speedup-epoch-restore
- ba1c437 Merge pull request #221 from ethpandaops/pk910/fix-panic-in-exec-hash-search
- dbc8579 Merge pull request #220 from ethpandaops/pk910/fix-nil-pointer-in-contract-indexer
- d523bf7 Merge pull request #219 from ethpandaops/pk910/fix-max-amount-withdrawals
- 07dcbd9 Merge pull request #218 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-c46e007c24
- 08338b7 Merge pull request #212 from ethpandaops/dependabot/go_modules/dependencies-49043c0dd4
- 7524d0e Merge pull request #213 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-b39b5c092a
- 07732b8 Merge pull request #216 from ethpandaops/pk910/fix-prysm-rpc-url
- fd217d1 Merge pull request #215 from ethpandaops/pk910/fix-el-clients-panic
- 2f24b85 Merge pull request #210 from ethpandaops/pk910/update-geth-replacement
- 2f6af44 Merge pull request #209 from ethpandaops/pk910/fix-dequeue-block-calculation
- 265c43f Merge pull request #208 from ethpandaops/pk910/improve-el-request-fee-calculation
- 1690075 Merge pull request #207 from ethpandaops/pk910/show-pending-requests
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
dora_1.14.0_windows_amd64.zip | dora executables for windows/amd64 |
dora_1.14.0_linux_amd64.tar.gz | dora executables for linux/amd64 |
dora_1.14.0_linux_arm64.tar.gz | dora executables for linux/arm64 |
dora_1.14.0_darwin_amd64.tar.gz | dora executable for macos/amd64 |
dora_1.14.0_darwin_arm64.tar.gz | dora executable for macos/arm64 |
v1.13.2
Major Changes
- Fix for pectra spec
v1.5.0-alpha.10
(#206) - Dependency updates
Full changelog
Full changelog
- d2cd244 Merge pull request #206 from ethpandaops/pk910/devnet-5-fix
- 24024e0 bump
go-eth2-client
version - b362d23 Merge pull request #205 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-edef0232a8
- acdbc13 Merge pull request #204 from ethpandaops/dependabot/go_modules/dependencies-70ac8072ac
- 0748b50 Bump the ui-package-dependencies group across 1 directory with 6 updates
- c1943e4 Bump the dependencies group across 1 directory with 3 updates
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
dora_1.13.2_windows_amd64.zip | dora executables for windows/amd64 |
dora_1.13.2_linux_amd64.tar.gz | dora executables for linux/amd64 |
dora_1.13.2_linux_arm64.tar.gz | dora executables for linux/arm64 |
dora_1.13.2_darwin_amd64.tar.gz | dora executable for macos/amd64 |
dora_1.13.2_darwin_arm64.tar.gz | dora executable for macos/arm64 |
v1.13.1
Major Changes
- Updates for pectra spec
v1.5.0-alpha.10
- Performance improvements for validator activity tracking
Full changelog
Full changelog
- 948bf7b Merge pull request #198 from ethpandaops/pk910/fix-duty-panic
- 2573998 fix panic in electra duty calculation
- 65a7268 Merge pull request #193 from ethpandaops/pk910/queue-length-from-storage
- 231d62b Merge pull request #195 from ethpandaops/pk910/electra-spec-10-duties-fix
- 3677b78 Merge pull request #196 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-7631ecaae9
- 459350c Merge pull request #197 from ethpandaops/dependabot/go_modules/dependencies-cd92ef14af
- c279a04 Bump the dependencies group with 2 updates
- 2897f1e Bump the ui-package-dependencies group in /ui-package with 6 updates
- 41b1b65 fix duty calculation for pectra spec alpha.10
- 5df6232 Merge pull request #192 from ethpandaops/pk910/upload-artifact-v4
- a925345 update system contract addresses for devnet 5
- 203a7e5 read queue length from storage for consolidations & withdrawal submissions
- a14209d Merge pull request #189 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-ae5124fd4a
- 9c4e643 update workflows to use upload/download artifacts v4
- 8152064 fix dependency
- 6758104 Merge branch 'master' into dependabot/npm_and_yarn/ui-package/ui-package-dependencies-ae5124fd4a
- d32119d Merge pull request #188 from ethpandaops/dependabot/go_modules/dependencies-270a829360
- 206cea9 Merge pull request #191 from ethpandaops/pk910/fixes
- 45e50b0 Merge pull request #190 from ethpandaops/pk910/avoid-activity-reprocessing
- 44f31b6 avoid reprocessing of validator activity
- 2523365 fix unneccesarry heap allocations from ChainState.CurrentEpoch/CurrentSlot
- 0bf2f41 fix sql error for consolidation & withdrawal request queries
- caa63e0 Bump the ui-package-dependencies group in /ui-package with 12 updates
- 6a8e552 Bump the dependencies group with 3 updates
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
dora_1.13.1_windows_amd64.zip | dora executables for windows/amd64 |
dora_1.13.1_linux_amd64.tar.gz | dora executables for linux/amd64 |
dora_1.13.1_linux_arm64.tar.gz | dora executables for linux/arm64 |
dora_1.13.1_darwin_amd64.tar.gz | dora executable for macos/amd64 |
dora_1.13.1_darwin_arm64.tar.gz | dora executable for macos/arm64 |
v1.13.0
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 |
v1.12.1
Major Changes
- Added UI for submission of Deposits and Consolidation / Withdrawal Requests
- Client side rendering for EL & CL clients pages
- Added consolidation & withdrawal system contract crawler, show matching transaction details on consolidation / withdrawal request pages
- Updates for pectra spec
v1.5.0-alpha.8
/v1.5.0-alpha.9
Full changelog
Full changelog
- 0fa650a Merge pull request #178 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-1968bf13c7
- 5fb1966 Merge pull request #177 from ethpandaops/dependabot/go_modules/dependencies-87505a355b
- a56c0d8 Merge pull request #175 from ethpandaops/pk910/csr-clients-list
- 217a5bf Merge pull request #179 from ethpandaops/pk910/nft-devnet-fixes
- e193522 remove external dependency
- 734b77e fix enr details
- 3ae6cf7 show enr kv rows when enr was supplied via another node
- 5151ed4 fix empty enr warning
- 1bfac93 small fixes for peerdas details
- dd806e6 add enode cache for el clients page
- b869571 fix rendering node enr if peer enr is unset
- 2d7be13 fix peer peerids
- e9f1ca7 improve performance via enr record cache
- f9afbfa fix panic in clients_cl.go
- 939aac4 show disconnected cl clients on clients page
- 1a699d8 fix displaying disconnected clients
- 326c505 fix panic due to uninitialized validator set during epoch 0
- 7714ebe reduce voting cache size
- 24d5b1e reduce log verbosity
- dec0827 increase epoch votes cache
- 9dd80c6 add debug output
- 574ccb7 add logging to find bottleneck in epochs page performance
- 51aa822 tweak client selection for state loader to avoid retrying the same client
- 7084fea randomize equal weight clients for loading state
- 6565003 log beacon state requests
- 83a03b9 fix panic in canonical.go
- 8434199 fix retrying loading beacon states from other clients on failures or timeouts
- 5b6c5ee Bump the ui-package-dependencies group in /ui-package with 6 updates
- 70af787 Bump github.com/pressly/goose/v3 in the dependencies group
- 664c769 trigger CI
- d03498e Merge branch 'master' into pk910/csr-clients-list
- 58e4b0b Merge pull request #166 from ethpandaops/pk910/trigger-el-requests
- 8ec25df use client side rendering for clients list
- 7909de3 Merge branch 'master' into pk910/trigger-el-requests
- ff6fef0 Merge pull request #171 from ethpandaops/dependabot/go_modules/dependencies-f2eef69e3b
- 516f329 Merge pull request #173 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-5a3c4fe0e7
- af257b6 Merge pull request #174 from ethpandaops/pk910/hide-peergraph
- a38e4f1 hide peer graph with > 100 nodes
- 4f194cd Bump the ui-package-dependencies group across 1 directory with 4 updates
- 950cf26 Bump the dependencies group with 3 updates
- f911987 Merge branch 'master' into pk910/trigger-el-requests
- 795c4da Merge pull request #170 from ethpandaops/dependabot/npm_and_yarn/ui-package/ui-package-dependencies-726daa0f37
- 791c9b6 Bump the ui-package-dependencies group in /ui-package with 6 updates
- 719b6c1 Merge pull request #157 from ethpandaops/dependabot/go_modules/dependencies-6b3c374adb
- 62135bd Merge pull request #169 from ethpandaops/pk910/dependabot-ui-package
- dbb4c13
go mod tidy
- 7c7d20b add ui-package to dependabot
- 8645b71 Merge branch 'master' into dependabot/go_modules/dependencies-6b3c374adb
- 2392b5a Merge branch 'master' into pk910/trigger-el-requests
- fd676d4 Merge pull request #168 from ethpandaops/pk910/fix-duplicate-deposit-matching
- 4bd61ac fix duplicate deposit detection
- a03024f Merge branch 'master' into pk910/trigger-el-requests
- 1366ffe Merge pull request #167 from ethpandaops/pk910/mini-launchpad-checks
- e9f58f6 Merge branch 'master' into pk910/trigger-el-requests
- 6461595 Merge branch 'master' into pk910/mini-launchpad-checks
- 648becb Merge pull request #163 from ethpandaops/pk910/mini-launchpad
- 8c8cc42 check for double deposits on mini launchpad
- d1f5966 improve style for error dialog
- d195243 Merge branch 'pk910/mini-launchpad' into pk910/trigger-el-requests
- e22314b fix serving ui-package files in non-debug builds
- e982514 trigger CI
- 7ed38c0 Bump the dependencies group with 2 updates
- 8d976e5 change button text
- 9a171df improve button text
- 5f9044a small fixes
- 034206d fix description
- 37b847d add submit withdrawals & exits page
- 3df2bdc add label for extra fee checkbox
- ed37df9 fix queue fee rendering
- 77b5584 cleanup & fixes for validator selection filter
- 9d9c399 reset submit form when selecting different validators
- 0b7e1f4 filter consolidatable validators
- 19215c3 complete implementation of submit consolidations page
- 856d4ce start implementation of submit consolidations page
- 68e31f8 move
webpack-stats.html
away from dist folder (should not be in the enbeded fs) - 9844a6d small fixes
- 30646a9 change default config for optional features
- 02e539b cleanup
- e672e06 show error with js disabled
- ff233c5 use proper genesis fork version
- 69ceb54 add new settings to default config
- 9844462 first running version of mini launchpad
- bded131 Merge pull request #165 from ethpandaops/pk910/fix-pgsql-issue
- e38b8b9 fix insert query for consolidation request txs to pgsql
- d8aaf4e Merge pull request #164 from ethpandaops/pk910/fix-sql-schema
- 2053498 fix index name collision in sql schema
- 3c2e730 cleanup
- 0c48b3e add install target to
make build-ui
- e3fbdf6 trigger CI
- ec69dce fix build workflow
- fa83044 refactoring & started implementing launchpad form
- 5e74029 remove webpack stats
- 232a413 fixes for first running hello world with wallet connect button
- 1578026 add hello world ui package
- 9feffc3 add submit_deposit page
- d3a9dc1 Merge pull request #141 from ethpandaops/pk910/pectra-log-crawler
- 301eadc Merge pull request #161 from ethpandaops/pk910/fix-validator-names
- 905ef45 Merge pull request #162 from ethpandaops/skylenet/fix-collapse
- 57ddfa1 fix: CL client pages network graph and peerdas sections collapse
- 30f5454 Merge pull request #160 from ethpandaops/pk910/fix-caching-duration
- 0ed5a77 fix parsing of validator names for single indexes
- 119b31f fix caching duration for slots page in epoch 0
- ebad165 Merge branch 'master' into pk910/pectra-log-crawler
- aac28ce Merge pull request #159 from ethpandaops/pk910/fix-master
- 52a45a2 Merge commit 'a53497d48937d0154275376d59f7cb71bfe47c27' into pk910/pectra-log-crawler
- 8bfc4b9 update contract addresses for devnet 4
- af34759 improve log fields for contract indexer/matcher
- 93073a5 fix master after merge conflict by #147
- d8da890 Merge pull request #147 from ethpandaops/pk910/fix-electra-deposit-count
- d6aa153 load dequeue rate from specs
- 0d7d7e3 Merge commit 'c720fbdf4a9efd607b560984cb099e79cabae772' into pk910/pectra-log-crawler
- ca6a836 fix comment
- fffe1c4 rename
DepositLogBatchSize
setting - a53497d Merge pull request #156 from ethpandaops/skylenet/fix-go-mod
- 0f181a7 fix googleapis/go-genproto#1015
- 67b30c1 Merge pull request #135 from ethpandaops/pk910/electra-devnet4
- 64038db fix index underflow in GetWithdrawalRequestsByFilter / GetConsolidationRequestsByFilter
- c720fbd Merge pull request #154 from ethpandaops/pk910/fix-validator-set-for-epoch-0
- 0e303e6 fix validator set getter for epoch 0 (fix #151)
- 8c978a0 Merge pull request #144 from ethpandaops/pk910/exec-hash-index
- 0157e7a Merge pull request #145 from ethpandaops/pk910/clear-stale-blocks
- 60a1bf1 fix dequeue rate for withdrawal contract
- 3dce8bb Merge pull request #132 from ethpandaops/skylenet/peer-das-view
- 729160e fix some data-clipboard-texts
- c10eb29 fixup modal zindex
- e378602 revert contract address update for testing with devnet3 client images
- a61b59c update eip7002 & eip7251 contract addresses
- 3d10361 modal close button design fix
- b22a7c0 make modal fix faster by using a static high zindex, and move to explorer.js
- 040020f make slight improvements to initControls tooltips and clipboard buttons to load faster
- 53faca5 Merge remote-tracking branch 'origin/master' into pk910/electra-devnet4
- 5fcb8ab cleanup override
- 527c012 fix for filters
- db3fff0 fix modal zindex to not colide with header
- 366885c fix blacked out bug after closing all modals and reopening them
- a088ead Merge pull request #146 from ethpandaops/pk910/validator-names-in-devnet-run
- 0a5bd1e Merge branch 'master' of github.com:ethpandaops/dora into skylenet/peer-das-view
- e9fe2f3 Merge pull request #151 from ethpandaops/pk910/fix-endless-loop
- 828d68e Merge branch 'master' of github.com:ethpandaops/dora into skylenet/peer-das-view
- 19453b3 fix endless loop when validator set cannot be loaded on dead chain
- d6b93e5 change peerdas table filter
- 2916774 fix bootstrap modal stacking
- f0a6e66 better wording
- f839f10 fix deposit counts in block & epoch indexes for post electra blocks
- 17b4b5d populate exec block cache when restoring blocks from db during startup
- 1ca3b69 add validator names to
make devnet-run
- ef41830 add missing settings to example & default config
- 7100438 cleanup old blocks from cache in pruning routine
- 973f366 add execution block hash index to block cache
- 1297c87 cleanup
- 3e06f4d fix queue calculation in contract indexer
- aa99d4b show more transaction details as popover for consolidation/withdrawal requests
- e9443f7 cleanup & docs
- 0d9551e show transaction hashes on withdrawal & consolidation requests pages
- e502857 lookup validator indexes for request transactions
- 00d00b6 generalize transaction matcher logic
- 16a8c3d refactoring
- a0203d1 deduplicate contract indexer logic
- b12c885 Merge branch 'master' into pk910/pectra-log-crawler
- e...
v1.12.0
Major Changes
- Added filtered list views for Withdrawal and Consolidation Requests
Full changelog
Full changelog
- db7786b Merge pull request #131 from ethpandaops/pk910/fix-canonical-head-selection
- 8732546 Merge pull request #129 from ethpandaops/pk910/fix-nil-panic
- 1b8b7c2 Merge pull request #130 from ethpandaops/pk910/el_withdrawals_ui
- bb1595c fix canonical head selection
- 3721783 add consolidation requests page
- be9a35d add withdrawal requests page
- f94f530 fix nil pointer panic in finalization routine when dependent block of a orphaned block cannot be loaded
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
dora_1.12.0_windows_amd64.zip | dora executables for windows/amd64 |
dora_1.12.0_linux_amd64.tar.gz | dora executables for linux/amd64 |
dora_1.12.0_linux_arm64.tar.gz | dora executables for linux/arm64 |
dora_1.12.0_darwin_amd64.tar.gz | dora executable for macos/amd64 |
dora_1.12.0_darwin_arm64.tar.gz | dora executable for macos/arm64 |
v1.11.3
Major Changes
- Fix for rendering unfinalized slots on filtered slots page
Full changelog
Full changelog
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
dora_1.11.3_windows_amd64.zip | dora executables for windows/amd64 |
dora_1.11.3_linux_amd64.tar.gz | dora executables for linux/amd64 |
dora_1.11.3_linux_arm64.tar.gz | dora executables for linux/arm64 |
dora_1.11.3_darwin_amd64.tar.gz | dora executable for macos/amd64 |
dora_1.11.3_darwin_arm64.tar.gz | dora executable for macos/arm64 |
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 |
v1.11.1
Major Changes
- Fixed performance for fork detection (#114)
- Fixed MEV Blocks page (#113)
- Fixed displaying proposer duties for pruned epochs (#109)
Full changelog
Full changelog
- 65baf7d Merge pull request #113 from ethpandaops/pk910/add-mev-indexer
- 8446512 Merge pull request #115 from ethpandaops/pk910/fix-fork-detection-performance
- dda9d01 fix comments
- ac5ba22 update unfinalized blocks in batches to avoid too big queries
- bd5a69e move fork detection to
forkdetection.go
- d0cd67e measure loading, processing & db-write durations in block processing
- 4c51056 fixes for fork detection
- 84dd041 clean up & comments
- 9844958 update parent fork ids for subsequent forks
- e37c84d simplified fork detection
- ed3cd9c add parentRoot->block map to blockcache
- b4444e9 fix mev indexer
- 059190b fix typo on mev blocks page
- 1e3dcd2 do not process mev blocks before latest canonical validator set is ready
- 3d1f9c9 trigger ci
- c26ca93 Merge branch 'master' into pk910/add-mev-indexer
- 233c112 start mev indexer
- 74b1c7c Merge pull request #111 from ethpandaops/pk910/fix-cl-forks
- 2304064 Merge pull request #110 from ethpandaops/pk910/fix-missing-pruned-blocks
- 8a772a2 simplify
GetSlotsByRoots
- 8ded7b5 clean up
db.GetSlotsByRoots
- a547756 workaround for fork grouping in finalized block range
- 9fec525 revert 118188b and fix paging on filtered slots page properly
- 118188b fix paging on filteres slots page
- 3f00aa6 cleanup & add comments
- a5dcabf fix
ChainService.GetDbBlocksForSlots
&ChainService.GetDbBlocksByFilter
to show pruned duties properly - ce4ddc8 Merge pull request #108 from ethpandaops/pk910/disable-ssz-request-killswitch
- 9a04b8c Merge pull request #106 from ethpandaops/skylenet/remove-besu
- e8ab47e restore functionality of
disableSSZRequests
killswitch - b52f258 fix: show EL in/out peer counts for besu
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
dora_1.11.1_windows_amd64.zip | dora executables for windows/amd64 |
dora_1.11.1_linux_amd64.tar.gz | dora executables for linux/amd64 |
dora_1.11.1_linux_arm64.tar.gz | dora executables for linux/arm64 |
dora_1.11.1_darwin_amd64.tar.gz | dora executable for macos/amd64 |
dora_1.11.1_darwin_arm64.tar.gz | dora executable for macos/arm64 |