fix: use correct dora & assertoor images#522
Merged
Merged
Conversation
barnabasbusa
approved these changes
Mar 22, 2024
barnabasbusa
pushed a commit
that referenced
this pull request
Mar 28, 2024
🤖 I have created a release *beep* *boop* --- ## [2.1.0](2.0.0...2.1.0) (2024-03-28) ### Features * add beacon snooper ([#520](#520)) ([7e36191](7e36191)) * add BN<>CL compatibility matrix to readme ([#519](#519)) ([177beeb](177beeb)) * add grandine ([#517](#517)) ([3ac4d2a](3ac4d2a)) * enable preset to be set, mainnet/minimal ([#524](#524)) ([f6e1b13](f6e1b13)) * make deneb genesis default ([#518](#518)) ([49509b9](49509b9)) * make keymanager optional ([#523](#523)) ([969012c](969012c)) * update verkle genesis + add besu support to verkle testing ([#512](#512)) ([0615cd1](0615cd1)) ### Bug Fixes * architecture.md ([#514](#514)) ([f0ec4f0](f0ec4f0)) * blobscan network name ([#516](#516)) ([83c2a55](83c2a55)) * **blobscan:** update healthcheck endpoint ([#513](#513)) ([8b2fc61](8b2fc61)) * separate vc ([#526](#526)) ([baa04e9](baa04e9)) * Updated Readme with VCs supported by Grandine BN ([#527](#527)) ([9cbe0b3](9cbe0b3)) * use correct dora & assertoor images ([#522](#522)) ([2a8d73a](2a8d73a)) * use new validator names in assertoor config ([#521](#521)) ([f595eb9](f595eb9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
darigaaz86
pushed a commit
to darigaaz86/kurtosis-eth
that referenced
this pull request
Nov 12, 2025
🤖 I have created a release *beep* *boop* --- ## [2.1.0](ethpandaops/ethereum-package@2.0.0...2.1.0) (2024-03-28) ### Features * add beacon snooper ([#520](ethpandaops/ethereum-package#520)) ([7e36191](ethpandaops/ethereum-package@7e36191)) * add BN<>CL compatibility matrix to readme ([#519](ethpandaops/ethereum-package#519)) ([177beeb](ethpandaops/ethereum-package@177beeb)) * add grandine ([#517](ethpandaops/ethereum-package#517)) ([3ac4d2a](ethpandaops/ethereum-package@3ac4d2a)) * enable preset to be set, mainnet/minimal ([#524](ethpandaops/ethereum-package#524)) ([f6e1b13](ethpandaops/ethereum-package@f6e1b13)) * make deneb genesis default ([#518](ethpandaops/ethereum-package#518)) ([49509b9](ethpandaops/ethereum-package@49509b9)) * make keymanager optional ([#523](ethpandaops/ethereum-package#523)) ([969012c](ethpandaops/ethereum-package@969012c)) * update verkle genesis + add besu support to verkle testing ([#512](ethpandaops/ethereum-package#512)) ([0615cd1](ethpandaops/ethereum-package@0615cd1)) ### Bug Fixes * architecture.md ([#514](ethpandaops/ethereum-package#514)) ([f0ec4f0](ethpandaops/ethereum-package@f0ec4f0)) * blobscan network name ([#516](ethpandaops/ethereum-package#516)) ([83c2a55](ethpandaops/ethereum-package@83c2a55)) * **blobscan:** update healthcheck endpoint ([#513](ethpandaops/ethereum-package#513)) ([8b2fc61](ethpandaops/ethereum-package@8b2fc61)) * separate vc ([#526](ethpandaops/ethereum-package#526)) ([baa04e9](ethpandaops/ethereum-package@baa04e9)) * Updated Readme with VCs supported by Grandine BN ([#527](ethpandaops/ethereum-package#527)) ([9cbe0b3](ethpandaops/ethereum-package@9cbe0b3)) * use correct dora & assertoor images ([#522](ethpandaops/ethereum-package#522)) ([2a8d73a](ethpandaops/ethereum-package@2a8d73a)) * use new validator names in assertoor config ([#521](ethpandaops/ethereum-package#521)) ([f595eb9](ethpandaops/ethereum-package@f595eb9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Verkle support has been dropped from the package.
Dora & Assertoor were using custom images to support verkle, these images are now accidentally used, as electra_fork_epoch is set to 500 now by default.