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

fix: mev workflow #434

Merged
merged 3 commits into from
Jan 3, 2024
Merged

fix: mev workflow #434

merged 3 commits into from
Jan 3, 2024

Conversation

barnabasbusa
Copy link
Contributor

No description provided.

@barnabasbusa barnabasbusa linked an issue Jan 3, 2024 that may be closed by this pull request
@barnabasbusa barnabasbusa enabled auto-merge (squash) January 3, 2024 13:48
@barnabasbusa
Copy link
Contributor Author

Screenshot 2024-01-03 at 15 16 37

@barnabasbusa
Copy link
Contributor Author

Works now fine with lighthouse.

@barnabasbusa barnabasbusa merged commit 91794e9 into main Jan 3, 2024
14 checks passed
@barnabasbusa barnabasbusa deleted the bbusa/mev-workflow-fix branch January 3, 2024 14:51
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.

mev stack not working correctly
2 participants