Skip to content

Merge ethrex-integration-pectra into main #15

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

Open
wants to merge 92 commits into
base: main
Choose a base branch
from

Conversation

santiago-MV
Copy link

After merging upstream into the ethrex-integration-pectra some changes were required in ethrex_launcher.star

  • The get_config function received too many params
  • A get_el_context function was needed

All the get_config extra params were redundant and had been deleted.
The get_el_context was implemented.
Commit: 7d0d6c6

ltitanb and others added 30 commits March 3, 2025 22:15
This PR updates the PeerDAS dashboard histograms to display metrics in
both milliseconds and seconds.

Relates to [PeerDAS metrics
specs](ethereum/beacon-metrics#14)

---------

Co-authored-by: Barnabas Busa <[email protected]>
As of `v0.9.0` Vero [requires a network to be specified as a CLI
argument](https://github.com/serenita-org/vero/releases/tag/v0.9.0).
This PR adds that to the Kurtosis definition for the Vero VC service.

(In case you're wondering - how did Vero not have a `--network` flag
before? It used to load all the spec values from the connected beacon
node(s) and would then dynamically create all necessary SSZ classes.)

I tested this manually with the `.github/tests/vero-all.yaml` config and
have been using this version for the last few months while preparing for
Pectra.
Update config for newer versions of rbuilder.

Signed-off-by: Ryan Schneider <[email protected]>
This PR updates GitHub Actions to use pinned commit hashes for better
security.
Prometheus for some reason overrides their bugfix releases for older
versions of major prom versions with `latest`, breaking everything for
everyone else.
🤖 I have created a release *beep* *boop*
---


##
[4.6.0](ethpandaops/ethereum-package@4.5.0...4.6.0)
(2025-03-19)


### Features

* use `eip7805-support` image for dora when eip7805 is scheduled for
activation
([ethpandaops#900](ethpandaops#900))
([9b3ee49](ethpandaops@9b3ee49))


### Bug Fixes

* add milliseconds to histograms
([ethpandaops#879](ethpandaops#879))
([53602f1](ethpandaops@53602f1))
* commit boost startup
([ethpandaops#906](ethpandaops#906))
([040e622](ethpandaops@040e622))
* decrease lighthouse mev --prepare-payload-lookahead from 12 to 8s
([ethpandaops#904](ethpandaops#904))
([03bb449](ethpandaops@03bb449))
* lighthouse minimal image
([ethpandaops#915](ethpandaops#915))
([c3ecee8](ethpandaops@c3ecee8))
* prometheus shouldnt use latest
([ethpandaops#924](ethpandaops#924))
([5cc99c8](ethpandaops@5cc99c8))
* provide `--network-custom-config-path` to Vero
([ethpandaops#905](ethpandaops#905))
([998063f](ethpandaops@998063f))
* Update config.toml.tmpl
([ethpandaops#919](ethpandaops#919))
([8f8830f](ethpandaops@8f8830f))
* update to latest spec
([a9058f5](ethpandaops@a9058f5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
…thpandaops#923)

Renamed:
transaction spammer -> tx_fuzz
el_forkmon -> forkmon
Removed:
beacon-metrics-gazer (broken, dora has these metrics)
blob_spammer (spamoor_blob does this)
…n comment (ethpandaops#922)

Adding the specific versions as a comment

---------

Co-authored-by: Barnabas Busa <[email protected]>
bump images and use releases

Co-authored-by: Barnabas Busa <[email protected]>
pk910 and others added 26 commits April 17, 2025 10:31
Hi! I fixed broken links in `docs/architecture.md` caused by recent
changes in the repo structure. The `participant_network/` directory was
removed, so all links were updated to point directly to the correct
paths in `src/`.

---------

Signed-off-by: Cypher Pepe <[email protected]>
Signed-off-by: Barnabas Busa <[email protected]>
Co-authored-by: Barnabas Busa <[email protected]>
* Added network_params to launch ethrex

Added the missing parameter for the launch. It's
not used right now.

* changed parameters format to standarize
trying to fix lint
This reverts commit f47c98c.
Change the way in which port assignation is done. Now its possible to run a testnet with multiple ethrex instances
Removed commented code and added enr
@mpaulucci mpaulucci force-pushed the ethrex-integration-pectra branch from 7d0d6c6 to 6509f47 Compare July 18, 2025 08:31
@santiago-MV santiago-MV reopened this Jul 18, 2025
@mpaulucci mpaulucci force-pushed the ethrex-integration-pectra branch from 7d0d6c6 to 6509f47 Compare July 18, 2025 15:01
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.