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

merge with master #9068

Closed
wants to merge 20 commits into from
Closed

merge with master #9068

wants to merge 20 commits into from

Conversation

tbenr
Copy link
Contributor

@tbenr tbenr commented Jan 31, 2025

PR Description

Fixed Issue(s)

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.

Changelog

  • I thought about adding a changelog entry, and added one if I deemed necessary.

rolfyone and others added 20 commits January 23, 2025 13:17
Signed-off-by: Paul Harris <[email protected]>
Removed the SlashingProtectedValidatorSource todo as its had several PRs from bots, and it's actually grossly over-simplifying.

Re-worded to remove TODO in EraFile, as its just a POC, and we won't be accepting any tiny changes there, the note was for when its rewritten.

Removed the TODO from SszCollectionSchema but left the content, as it does seem valid.

remove stale reference to a PR #3356
Fixes #7532

Signed-off-by: Paul Harris <[email protected]>
Using a plain ticket reference without TODO should still ensure we can track the issue.

also added ticket reference for SszCollectionSchema.java

Signed-off-by: Paul Harris <[email protected]>
- also not sure that it's a good plan to not call assertOpen during setup of the streams, so asserted open in those fns.

Signed-off-by: Paul Harris <[email protected]>
* remove unnecessary updater being passed around

Signed-off-by: Gabriel Fukushima <[email protected]>

---------

Signed-off-by: Gabriel Fukushima <[email protected]>
We had previously correctly renamed `GOSSIP_MAX_SIZE` but had not removed the `MAX_CHUNK_SIZE`.

Signed-off-by: Paul Harris <[email protected]>
* remove unnecessary params being passed around

Signed-off-by: Gabriel Fukushima <[email protected]>

* remove updater creation from the `pruneOldestNonCanonicalBlobSidecars`

Signed-off-by: Gabriel Fukushima <[email protected]>

* spotless

Signed-off-by: Gabriel Fukushima <[email protected]>

* reuse the information stored in db variable to avoid streaming creating streaming from 0 all the time.

Signed-off-by: Gabriel Fukushima <[email protected]>

* spotless

Signed-off-by: Gabriel Fukushima <[email protected]>

* add optimization on block pruner

Signed-off-by: Gabriel Fukushima <[email protected]>

* use getEarliestFinalizedBlockSlot which is optimized rather than getEarliestFinalizedBlock

Signed-off-by: Gabriel Fukushima <[email protected]>

* spotless

Signed-off-by: Gabriel Fukushima <[email protected]>

* reverse order of services shutdown

Signed-off-by: Gabriel Fukushima <[email protected]>

* spotless

Signed-off-by: Gabriel Fukushima <[email protected]>

* spotless

Signed-off-by: Gabriel Fukushima <[email protected]>

* Revert "reuse the information stored in db variable to avoid streaming creating streaming from 0 all the time."

This reverts commit 0ca062a

Signed-off-by: Gabriel Fukushima <[email protected]>

* reverting commit that broke tests

Signed-off-by: Gabriel Fukushima <[email protected]>

* add check to avoid invalid stream params

Signed-off-by: Gabriel Fukushima <[email protected]>

* git went crazy here

Signed-off-by: Gabriel Fukushima <[email protected]>

* add check to prevent invalid range in stream

Signed-off-by: Gabriel Fukushima <[email protected]>

* PR review

Signed-off-by: Gabriel Fukushima <[email protected]>

* remove logger

Signed-off-by: Gabriel Fukushima <[email protected]>

* resolve conflicts

Signed-off-by: Gabriel Fukushima <[email protected]>

---------

Signed-off-by: Gabriel Fukushima <[email protected]>
* Remove TTD Bellatrix merge configuration option

* Fix test for earlier throw than before on PowBlockMonitor

* Fix acceptance tests + remove outdated bellatrix merge

* Deprecate TTD reference tests

* Remove TTD option in ExecutionLayerChannelStub

---------

Co-authored-by: Enrico Del Fante <[email protected]>
- looking at 4104 in consensus-specs, its relatively simple to change our processRegistryUpdates to do this.

Signed-off-by: Paul Harris <[email protected]>
@tbenr tbenr closed this Jan 31, 2025
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.

7 participants