Bug 267544

Summary: net-p2p/go-ethereum upgrade to 1.10.26
Product: Ports & Packages Reporter: Enrique Fynn <me>
Component: Individual Port(s)Assignee: Guangyuan Yang <ygy>
Status: Closed FIXED    
Severity: Affects Only Me CC: ygy
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
go-ethereum-1.10.26.patch me: maintainer-approval+

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(-)