Skip to content

fix: Pass all beacons to the relay#226

Merged
h4ck3rk3y merged 6 commits into
ethpandaops:mainfrom
piwonskp:relay-multiple-beacons
Sep 30, 2023
Merged

fix: Pass all beacons to the relay#226
h4ck3rk3y merged 6 commits into
ethpandaops:mainfrom
piwonskp:relay-multiple-beacons

Conversation

@piwonskp
Copy link
Copy Markdown
Contributor

This PR adds all beacon uris to the relay following the advise in mev-boost-relay readme:

Relays are strongly advised to run multiple beacon nodes!

@piwonskp piwonskp changed the title Pass all beacons to the relay fix: Pass all beacons to the relay Sep 25, 2023
@h4ck3rk3y
Copy link
Copy Markdown
Collaborator

⚠️ We are attempting to merge eth2-package and eth-network-package #228

We request folks to not merge any PRs till we merge the above ^

@h4ck3rk3y
Copy link
Copy Markdown
Collaborator

Merge has complete! There are some build failures here; happy reviewing after they go green.

@piwonskp
Copy link
Copy Markdown
Contributor Author

@h4ck3rk3y workflows fail on kurtosis engine restart. It appears it cannot pull kurtosis engine image

Copy link
Copy Markdown
Collaborator

@h4ck3rk3y h4ck3rk3y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@h4ck3rk3y h4ck3rk3y merged commit b4fde3d into ethpandaops:main Sep 30, 2023
h4ck3rk3y pushed a commit that referenced this pull request Oct 17, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.6.0](0.5.1...0.6.0)
(2023-10-17)


### Features

* Add builder metrics to default mev builder
([#277](#277))
([d0eff2e](d0eff2e))
* Add configurable spamming frequency to custom flood
([#283](#283))
([f1e18ca](f1e18ca))
* add full beacon chain explorer
([#253](#253))
([1eddda5](1eddda5))
* add inputs for additional grafana dashboards
([#279](#279))
([ad02c43](ad02c43))
* added another blob spamming tool (`goomy_blob`)
([#268](#268))
([3f2c797](3f2c797))
* Adding 4788 deployment
([#275](#275))
([1c7de29](1c7de29))
* return participants, timestamp of genesis and validator root for
consumers
([#262](#262))
([3f2ea88](3f2ea88))
* update ethereum-genesis-generator
([#260](#260))
([a5b939c](a5b939c))


### Bug Fixes

* Add disable peer scoring
([#247](#247))
([c75af3c](c75af3c))
* editor config used tabs still
([#274](#274))
([7bbba4c](7bbba4c))
* enable trace http-api for reth
([#251](#251))
([ba47763](ba47763))
* explicitly set persist to false
([#296](#296))
([37d8ccd](37d8ccd))
* fix dora image
([#270](#270))
([19fe54a](19fe54a))
* fix the tx_fuzzer params
([#278](#278))
([b0ee145](b0ee145))
* get rid of explorer type
([#280](#280))
([f5595f4](f5595f4))
* Pass all beacons to the relay
([#226](#226))
([b4fde3d](b4fde3d))
* re run custom flood whenever it crashes
([#264](#264))
([fab3995](fab3995)),
closes
[#245](#245)
* readme deadlink
([#269](#269))
([f380cc4](f380cc4))
* remove engine from http-api list for reth
([#249](#249))
([b3114d1](b3114d1))
* return data about pariticpants even if no additional services are
launched
([#273](#273))
([d29f98e](d29f98e))
* set MEV image to 0.26.0 and complain if capella is zero with MEV set
to full
([#261](#261))
([9dfc4de](9dfc4de))
* use 0.27 as the mev boost image
([839af19](839af19))
* use ethpandaops/erigon as its multiarch
([839af19](839af19))

---
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>
darigaaz86 pushed a commit to darigaaz86/kurtosis-eth that referenced this pull request Nov 12, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.6.0](ethpandaops/ethereum-package@0.5.1...0.6.0)
(2023-10-17)


### Features

* Add builder metrics to default mev builder
([#277](ethpandaops/ethereum-package#277))
([d0eff2e](ethpandaops/ethereum-package@d0eff2e))
* Add configurable spamming frequency to custom flood
([#283](ethpandaops/ethereum-package#283))
([f1e18ca](ethpandaops/ethereum-package@f1e18ca))
* add full beacon chain explorer
([#253](ethpandaops/ethereum-package#253))
([1eddda5](ethpandaops/ethereum-package@1eddda5))
* add inputs for additional grafana dashboards
([#279](ethpandaops/ethereum-package#279))
([ad02c43](ethpandaops/ethereum-package@ad02c43))
* added another blob spamming tool (`goomy_blob`)
([#268](ethpandaops/ethereum-package#268))
([3f2c797](ethpandaops/ethereum-package@3f2c797))
* Adding 4788 deployment
([#275](ethpandaops/ethereum-package#275))
([1c7de29](ethpandaops/ethereum-package@1c7de29))
* return participants, timestamp of genesis and validator root for
consumers
([#262](ethpandaops/ethereum-package#262))
([3f2ea88](ethpandaops/ethereum-package@3f2ea88))
* update ethereum-genesis-generator
([#260](ethpandaops/ethereum-package#260))
([a5b939c](ethpandaops/ethereum-package@a5b939c))


### Bug Fixes

* Add disable peer scoring
([#247](ethpandaops/ethereum-package#247))
([c75af3c](ethpandaops/ethereum-package@c75af3c))
* editor config used tabs still
([#274](ethpandaops/ethereum-package#274))
([7bbba4c](ethpandaops/ethereum-package@7bbba4c))
* enable trace http-api for reth
([#251](ethpandaops/ethereum-package#251))
([ba47763](ethpandaops/ethereum-package@ba47763))
* explicitly set persist to false
([#296](ethpandaops/ethereum-package#296))
([37d8ccd](ethpandaops/ethereum-package@37d8ccd))
* fix dora image
([#270](ethpandaops/ethereum-package#270))
([19fe54a](ethpandaops/ethereum-package@19fe54a))
* fix the tx_fuzzer params
([#278](ethpandaops/ethereum-package#278))
([b0ee145](ethpandaops/ethereum-package@b0ee145))
* get rid of explorer type
([#280](ethpandaops/ethereum-package#280))
([f5595f4](ethpandaops/ethereum-package@f5595f4))
* Pass all beacons to the relay
([#226](ethpandaops/ethereum-package#226))
([b4fde3d](ethpandaops/ethereum-package@b4fde3d))
* re run custom flood whenever it crashes
([#264](ethpandaops/ethereum-package#264))
([fab3995](ethpandaops/ethereum-package@fab3995)),
closes
[#245](ethpandaops/ethereum-package#245)
* readme deadlink
([#269](ethpandaops/ethereum-package#269))
([f380cc4](ethpandaops/ethereum-package@f380cc4))
* remove engine from http-api list for reth
([#249](ethpandaops/ethereum-package#249))
([b3114d1](ethpandaops/ethereum-package@b3114d1))
* return data about pariticpants even if no additional services are
launched
([#273](ethpandaops/ethereum-package#273))
([d29f98e](ethpandaops/ethereum-package@d29f98e))
* set MEV image to 0.26.0 and complain if capella is zero with MEV set
to full
([#261](ethpandaops/ethereum-package#261))
([9dfc4de](ethpandaops/ethereum-package@9dfc4de))
* use 0.27 as the mev boost image
([839af19](ethpandaops/ethereum-package@839af19))
* use ethpandaops/erigon as its multiarch
([839af19](ethpandaops/ethereum-package@839af19))

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