Skip to content

*: v1.10.3-rc1#4567

Merged
KaloyanTanev merged 5 commits into
main-v1.10from
kalo/v1.10.3-rc1
Jun 23, 2026
Merged

*: v1.10.3-rc1#4567
KaloyanTanev merged 5 commits into
main-v1.10from
kalo/v1.10.3-rc1

Conversation

@KaloyanTanev

@KaloyanTanev KaloyanTanev commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

includes:
#4561
#4564

and version bumps from
#4566
#4568
#4562

category: misc
ticket: none

@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 64.81481% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.30%. Comparing base (6ad45d1) to head (938cb0b).
⚠️ Report is 1 commits behind head on main-v1.10.

Files with missing lines Patch % Lines
core/scheduler/scheduler.go 0.00% 8 Missing ⚠️
app/sse/listener.go 68.42% 3 Missing and 3 partials ⚠️
app/app.go 0.00% 3 Missing ⚠️
core/fetcher/fetcher.go 88.88% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           main-v1.10    #4567      +/-   ##
==============================================
+ Coverage       57.24%   57.30%   +0.05%     
==============================================
  Files             245      245              
  Lines           33056    33093      +37     
==============================================
+ Hits            18922    18963      +41     
+ Misses          11754    11747       -7     
- Partials         2380     2383       +3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

dependabot Bot and others added 2 commits June 23, 2026 12:49
Bumps the go-dependencies group with 1 update: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum).

Updates `github.com/ethereum/go-ethereum` from 1.17.3 to 1.17.4
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.17.3...v1.17.4)

---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
  dependency-version: 1.17.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@KaloyanTanev KaloyanTanev enabled auto-merge (squash) June 23, 2026 09:50
@KaloyanTanev KaloyanTanev disabled auto-merge June 23, 2026 09:56
… updates (#4562)

Bumps the go-dependencies group with 3 updates in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto), [golang.org/x/net](https://github.com/golang/net) and [golang.org/x/tools](https://github.com/golang/tools).

Updates `golang.org/x/crypto` from 0.52.0 to 0.53.0
- [Commits](golang/crypto@v0.52.0...v0.53.0)

Updates `golang.org/x/net` from 0.55.0 to 0.56.0
- [Commits](golang/net@v0.55.0...v0.56.0)

Updates `golang.org/x/sync` from 0.20.0 to 0.21.0
- [Commits](golang/sync@v0.20.0...v0.21.0)

Updates `golang.org/x/term` from 0.43.0 to 0.44.0
- [Commits](golang/term@v0.43.0...v0.44.0)

Updates `golang.org/x/text` from 0.37.0 to 0.38.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.37.0...v0.38.0)

Updates `golang.org/x/tools` from 0.45.0 to 0.46.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.45.0...v0.46.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/net
  dependency-version: 0.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/sync
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/term
  dependency-version: 0.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/tools
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@KaloyanTanev KaloyanTanev enabled auto-merge (squash) June 23, 2026 10:02
* Move from block event to head event

* Verify the fetched root is the same as the one from the SSE

* Discard data on chain reorg

* Extra safety for memory leaks

* Fix comment
@KaloyanTanev KaloyanTanev merged commit 4ba7918 into main-v1.10 Jun 23, 2026
12 of 13 checks passed
@KaloyanTanev KaloyanTanev deleted the kalo/v1.10.3-rc1 branch June 23, 2026 10:32
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants