Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 2023 09:27:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272022] net-p2p/go-ethereum upgrade to 1.12.0
Message-ID:  <bug-272022-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272022

            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=3D242803&action=
=3Dedit
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 fou=
nd
(#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=3Dleveldb flag.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272022-7788>