Skip to content
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: generate keys if not default key is used #707

Merged
merged 4 commits into from
Jul 4, 2024

Conversation

barnabasbusa
Copy link
Contributor

No description provided.

@barnabasbusa barnabasbusa enabled auto-merge (squash) July 4, 2024 13:42
@barnabasbusa barnabasbusa merged commit 2d1cab5 into main Jul 4, 2024
13 checks passed
@barnabasbusa barnabasbusa deleted the bbusa/generate-keys-if-not-default branch July 4, 2024 13:47
barnabasbusa pushed a commit that referenced this pull request Aug 19, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.2.0](4.1.0...4.2.0)
(2024-08-19)


### Features

* add customizable configuraiton for prometheus retention
([#745](#745))
([6c02dfe](6c02dfe))
* add genesis_gaslimit param configuration
([#726](#726))
([a4ba9a6](a4ba9a6))
* Add Lighthouse PeerDAS Dashboard
([#736](#736))
([ffbfde2](ffbfde2))
* add peerdas-electra-support
([#740](#740))
([663e7e6](663e7e6))
* add profiling for prysm
([#722](#722))
([7dc6660](7dc6660))
* add sanity check
([#710](#710))
([b824cac](b824cac))
* enable dora pprof
([#743](#743))
([2b7be9a](2b7be9a))
* generate keys if not default key is used
([#707](#707))
([2d1cab5](2d1cab5))
* lodestar persists invalid ssz objects by default
([#730](#730))
([5a45991](5a45991))
* update egg config parameters
([#737](#737))
([78c2bc7](78c2bc7))


### Bug Fixes

* add debug ns to nethermind
([#732](#732))
([372bb52](372bb52))
* allow vc properties in participants_matrix.cl
([#715](#715))
([c8b9b19](c8b9b19))
* besu devnet schedule
([#734](#734))
([28b67cd](28b67cd))
* blobscan redis dependency
([#712](#712))
([0ed1c9c](0ed1c9c))
* change churn limit default for pectra tests
([#747](#747))
([8109054](8109054))
* correctly apply extra params if builder is enabled
([#725](#725))
([a94caf0](a94caf0))
* disable all assertoor tests by default
([#738](#738))
([2961f96](2961f96))
* lodestar vc faster startup
([#721](#721))
([225e3d8](225e3d8))
* readme eof
([#739](#739))
([7f94f6e](7f94f6e))
* remove custom peerdas images for dora & assertoor
([#741](#741))
([a19398d](a19398d))
* remove subscribe all subnet nimbus
([#719](#719))
([ef92f8f](ef92f8f))
* remove subscribe-all-subnets from default prysm config
([#717](#717))
([6348c0b](6348c0b))
* remove subscribe-all-subnets lighthouse/lodestar/teku
([#720](#720))
([cdb20e1](cdb20e1))
* update snapshots URL
([#731](#731))
([f9269ad](f9269ad))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Derive the prefunded keys if preregistered_validator_keys_mnemonic is configured
2 participants