[Bug 254032] net-p2p/go-ethereum upgrade to 1.10.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 5 09:55:06 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254032
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 at FreeBSD.org
Reporter: me at enriquefynn.com
Attachment #222996 maintainer-approval+
Flags:
Created attachment 222996
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222996&action=edit
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=false to disable the snapshot acceleration structure and snap sync
--txlookuplimit=0 to keep indexing all transactions, not just the last year
--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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list