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: add preregistered_validator_count network param field #426

Merged
merged 3 commits into from
Jan 2, 2024
Merged

feat: add preregistered_validator_count network param field #426

merged 3 commits into from
Jan 2, 2024

Conversation

0xTylerHolmes
Copy link
Contributor

This PR allows you to set network_params.preregistered_validator_count. If not set, or set to 0 the original behavior of calculating the total validators via summing the staked participants is applied.

@barnabasbusa barnabasbusa changed the title add preregistered_validator_count network param field feat: add preregistered_validator_count network param field Dec 22, 2023
@barnabasbusa barnabasbusa enabled auto-merge (squash) January 2, 2024 11:04
@barnabasbusa barnabasbusa merged commit d598018 into ethpandaops:main Jan 2, 2024
14 checks passed
barnabasbusa pushed a commit that referenced this pull request Jan 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](1.1.0...1.2.0)
(2024-01-03)


### Features

* add blobber
([#401](#401))
([d2755b0](d2755b0))
* add files artifact uuid information to cl client context
([#418](#418))
([806ef47](806ef47))
* add graffiti
([#408](#408))
([21eae3b](21eae3b))
* add nethermind verkle example file
([#379](#379))
([244d1ee](244d1ee))
* add preregistered_validator_count network param field
([#426](#426))
([d598018](d598018))
* add prysm latency dashboard
([#397](#397))
([83b5b4e](83b5b4e))
* add resource requests/limits to most applications
([#396](#396))
([c5728d9](c5728d9))
* allow 0 genesis delay
([#383](#383))
([11c2693](11c2693))
* enable teku split beacon <> validator setup
([#409](#409))
([51f76bd](51f76bd))
* make eth1 follow distance configurable
([#433](#433))
([a40f7dc](a40f7dc))
* split nimbus CL-validator
([#404](#404))
([cb33648](cb33648))
* update ethereum-genesis-generator images
([#385](#385))
([8959fc8](8959fc8))
* use prometheus kurtosis package
([#399](#399))
([c41a989](c41a989))


### Bug Fixes

* ci was broken as it was using the wrong storage class for k3s
([#420](#420))
([f957f85](f957f85))
* enable debug namespace in prysm
([#405](#405))
([31badc2](31badc2))
* ethereum-genesis-generator version for verkle genesis
([#395](#395))
([d7c9b92](d7c9b92))
* fixing too long graffitis
([#410](#410))
([a18935f](a18935f))
* increase memory for blob spammer to prevent container from getting OOM
killed
([#431](#431))
([4d4fac0](4d4fac0))
* mev workflow
([#434](#434))
([91794e9](91794e9))
* mev-boost naming scheme change
([#428](#428))
([fce899b](fce899b))
* peering issue between lighthouse-teku on k8s
([#382](#382))
([97a070b](97a070b))
* peering issue with prysm and nimbus
([#416](#416))
([132fc83](132fc83))
* rename package icon for package catalog compatability
([#413](#413))
([f49185b](f49185b))
* roll out persistence for postgres on ethereum-package
([#421](#421))
([ed3982b](ed3982b))
* set persistence to false for blobscan
([#398](#398))
([3c06194](3c06194))
* tx-spammer extra args
([#394](#394))
([709b4ad](709b4ad))
* Update README.md remove teku coming soon
([#414](#414))
([5a1ce2e](5a1ce2e))
* validator counting
([#425](#425))
([698305a](698305a))

---
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants