[Bug 272022] net-p2p/go-ethereum upgrade to 1.12.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 16 Jun 2023 09:27:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272022

            Bug ID: 272022
           Summary: net-p2p/go-ethereum upgrade to 1.12.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: me@enriquefynn.com
 Attachment #242803 maintainer-approval+
             Flags:

Created attachment 242803
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242803&action=edit
go-ethereum-1.12.0.patch

Changelog: https://github.com/ethereum/go-ethereum/releases/tag/v1.12.0

Most notably from the changelog: Regarding our move from leveldb to pebble,
Geth now defaults to use Pebble as a backend if no existing database is found
(#27136). If a previous LevelDB database exists Geth will keep using that, and
if you must have LevelDB for some compatibility reasons, you can force it in
Geth with the --db.engine=leveldb flag.

-- 
You are receiving this mail because:
You are the assignee for the bug.