HomeFreeBSD

net-p2p/go-ethereum: upgrade to 1.11.2

Description

net-p2p/go-ethereum: upgrade to 1.11.2

ChangeLog: https://github.com/ethereum/go-ethereum/releases/tag/v1.11.2
Geth 1.11.2 (Kite's Nest) is a patch-release, fixing a couple of issues with the 1.11 release family.

  • Fix a few small engine API discordances with the spec post-Shanghai
  • Fix unmarshalling JSON null values as a proper result instead of nil
  • Fix dumpgenesis which failed due to a bad database key write
  • Fix pending tx filter to return hashes, not full txs by default
  • Fix eth_feeHistory to accept decimal blocks again
  • Fix Ubuntu PPA builds after the Go 1.20 fallout.

Feature wise there's one change in this release: the downloader's chain sync
messages are aggregated into periodic (8s) outputs instead of a log line for
every batch of data imported.

PR: 269783
Reported by: me@enriquefynn.com (maintainer)

Details

Provenance
Enrique Fynn <me@enriquefynn.com>Authored on Feb 24 2023, 12:52 PM
fernapeCommitted on Feb 24 2023, 4:41 PM
Parents
R11:3878abc52435: devel/nimble: Upgrade to 0.14.2
Branches
Unknown
Tags
Unknown

Event Timeline