-
Notifications
You must be signed in to change notification settings - Fork 147
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 blobber #401
Merged
Merged
feat: add blobber #401
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closed
parithosh
approved these changes
Dec 12, 2023
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.