Bug 267544 - net-p2p/go-ethereum upgrade to 1.10.26
Summary: net-p2p/go-ethereum upgrade to 1.10.26
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guangyuan Yang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-03 16:21 UTC by Enrique Fynn
Modified: 2022-11-07 18:08 UTC (History)
1 user (show)

See Also:


Attachments
go-ethereum-1.10.26.patch (1.25 KB, patch)
2022-11-03 16:21 UTC, Enrique Fynn
me: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrique Fynn 2022-11-03 16:21:05 UTC
Created attachment 237844 [details]
go-ethereum-1.10.26.patch

Upgrades Geth to v1.10.26

Geth v1.10.26 contains backports of bug-fixes from the main branch.
- The JSON-RPC client no longer hangs when invalid batch results are returned by the server. (#26064)
- A corner-case issue in the filter system is resolved. (#26054)
- Various improvements to snap sync are included in this release. (#25831, #25694, #25666, #25651)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-11-07 18:06:29 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7312baacaec96e49825ab878f81a469d94cc1243

commit 7312baacaec96e49825ab878f81a469d94cc1243
Author:     Enrique Fynn <me@enriquefynn.com>
AuthorDate: 2022-11-07 18:05:32 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-11-07 18:05:32 +0000

    net-p2p/go-ethereum: Update to 1.10.26

    PR:             267544

 net-p2p/go-ethereum/Makefile | 3 +--
 net-p2p/go-ethereum/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)