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 vero vc_type #827

Merged
merged 3 commits into from
Nov 20, 2024
Merged

feat: add vero vc_type #827

merged 3 commits into from
Nov 20, 2024

Conversation

eth2353
Copy link
Contributor

@eth2353 eth2353 commented Nov 5, 2024

Adds the Vero validator client as a supported vc_type.

The Vero VC doesn't handle keys and requires a remote signer to be used (use_remote_signer: true). It can handle the minimal preset, as well as custom seconds_per_slot values.

I've added the "Vero - Detailed" Grafana dashboard. I'm not sure if it's a good fit for this repo, let me know if you'd like me to remove it.

@eth2353 eth2353 changed the title feat: add Vero VC type feat: add vero vc_type Nov 5, 2024
@eth2353 eth2353 marked this pull request as ready for review November 5, 2024 17:40
@barnabasbusa
Copy link
Contributor

Nice PR, seems to be working as described.

Few nitpicks, could you modify the grafana dash to show the name (job/service) of the container instead of the instance which is IP:, and possibly have an option to enable overview of all validator processes at the same time.

@eth2353
Copy link
Contributor Author

eth2353 commented Nov 8, 2024

Grafana dashboard modified to show the proper name/job.

possibly have an option to enable overview of all validator processes at the same time.

This is not too easy to adjust in this dashboard, it's really quite instance-specific.

@barnabasbusa barnabasbusa merged commit c2af143 into ethpandaops:main Nov 20, 2024
13 checks passed
@eth2353 eth2353 deleted the vero branch November 26, 2024 21:08
This was referenced Feb 10, 2025
skylenet pushed a commit that referenced this pull request Feb 10, 2025
🤖 I have created a release *beep* *boop*
---


##
[4.5.0](4.4.0...4.5.0)
(2025-02-10)


### ⚠ BREAKING CHANGES

* remove vc_count
([#844](#844))

### Features

* add custom image for egg
([#859](#859))
([e60afbe](e60afbe))
* add gossip limit as a configuratable flag
([#856](#856))
([56a3197](56a3197))
* add max,target blobs for future forks
([#851](#851))
([1c33375](1c33375))
* add op package per pr check
([#854](#854))
([0e4e7aa](0e4e7aa))
* add spamoor
([#850](#850))
([a01d772](a01d772))
* add support for pull through cache
([#833](#833))
([0b2a2ae](0b2a2ae))
* add vero `vc_type`
([#827](#827))
([c2af143](c2af143))
* Add-blockscout_params
([#838](#838))
([777ec06](777ec06))
* Adding support for EIP-7732 and EIP-7805
([#880](#880))
([6b7a409](6b7a409))
* Adding support for new system contracts + updating devnet config
([#862](#862))
([8ed275a](8ed275a))
* Replacing mock builder
([#864](#864))
([d3a0024](d3a0024))
* support older forks
([#846](#846))
([d7e31e0](d7e31e0))
* update blockscout with new frontend
([#843](#843))
([4f69962](4f69962))
* Update devnet-5 example
([#863](#863))
([04e13f3](04e13f3))
* Update egg to support new system contract addresses
([#883](#883))
([9f7ad78](9f7ad78))
* use `eip7732-support` image for dora when eip7732 is scheduled for
activation (ePBS)
([#881](#881))
([dbe7912](dbe7912))


### Bug Fixes

* add fulu overrides automatically for assertoor and dora if fulu is
active
([#858](#858))
([d6bec16](d6bec16))
* add txpool to reth api
([#841](#841))
([35ec958](35ec958))
* bump assertoor memory limit to 8G
([#874](#874))
([8ff3b11](8ff3b11))
* comment out optimism check from per-PR workflow
([#878](#878))
([02323a3](02323a3))
* dora override
([#857](#857))
([50ec581](50ec581))
* Enable txpool on geth,besu and nethermind
([#868](#868))
([f9d0b50](f9d0b50))
* Fixes minimal runs with deneb state
([#871](#871))
([2ca35e8](2ca35e8))
* mev-builder custom image
([#847](#847))
([bc89ad3](bc89ad3))
* Private key for account 20
([#870](#870))
([9782552](9782552))
* **prysm:** run p2p-udp on different port as it might conflict with the
new quic port
([#845](#845))
([3bb88e0](3bb88e0))
* rbuilder upstream repo with reth-rbuilder binary
([#828](#828))
([55df658](55df658))
* remove vc_count
([#844](#844))
([b61a128](b61a128))
* replace goomy with spamoor
([#860](#860))
([28f7b7d](28f7b7d))
* revert egg version
([#852](#852))
([a182f30](a182f30))
* sanity check for count
([#835](#835))
([2633d15](2633d15))
* Update default mev-images source
([#884](#884))
([176b08a](176b08a))
* Update Erigon docker image repo naming
([#834](#834))
([ceb1444](ceb1444))
* Update ethereum-genesis-generator to fix eip7623 timestamp missing for
Nethermind
([#875](#875))
([1c1d698](1c1d698))
* update kt config
([#876](#876))
([1704194](1704194))
* Update rbuilder flag and add mainnet split example
([#885](#885))
([4bbd070](4bbd070))
* Update test files
([#893](#893))
([4fcca66](4fcca66))
* use default image for assertoor with electra enabled
([#855](#855))
([3b51e5e](3b51e5e))
* use writable path for assertoor db
([#877](#877))
([a913455](a913455))


### Miscellaneous Chores

* release 4.5.0
([#896](#896))
([0dc54e0](0dc54e0))

---
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.

3 participants