-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: enable preset to be set, mainnet/minimal #524
Merged
Merged
Conversation
This file contains 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
Before merging, make sure you adjust the ethereum-genesis-generator image back to a release version. ethpandaops/ethereum-genesis-generator#104 |
192 seconds to get to finalized epoch vs 1536 seconds with mainnet defaults |
parithosh
approved these changes
Mar 28, 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>
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.
No description provided.