-
Notifications
You must be signed in to change notification settings - Fork 187
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 gossip limit as a configuratable flag #856
Merged
Merged
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
parithosh
approved these changes
Dec 12, 2024
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
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.