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

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

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

Created attachment 222996
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D222996&action=
=3Dedit
go-ethereum-1.10.0.diff

Upgrades go-ethereum to 1.10.0
Further information: https://blog.ethereum.org/2021/03/03/geth-v1-10-0/

There are compatibility issues. To retain the same behaviour from previous
versions run it with:
--snapshot=3Dfalse to disable the snapshot acceleration structure and snap =
sync
--txlookuplimit=3D0 to keep indexing all transactions, not just the last ye=
ar
--cache.preimages tp keep generating and persisting account preimages
--rpc.allow-unprotected-txs - to allow non-replay-protected signatures
--usb - to reenable the USB wallet support

--=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-254032-7788>