Bug 226417 - [MAINTAINER] net-p2p/go-ethereum Upgrade to 1.8.2
Summary: [MAINTAINER] net-p2p/go-ethereum Upgrade to 1.8.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-07 11:08 UTC by Enrique Fynn
Modified: 2018-03-07 21:52 UTC (History)
1 user (show)

See Also:


Attachments
go-ethereum-1.8.2.diff (835 bytes, patch)
2018-03-07 11:08 UTC, Enrique Fynn
me: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrique Fynn 2018-03-07 11:08:56 UTC
Created attachment 191274 [details]
go-ethereum-1.8.2.diff

Upgrades go-ethereum to 1.8.2:

Features:
  Support gracefully terminating on SIGTERM too, not just SIGINT.
  Reject contract creation RPC requests if no transaction data is provided.
  Support unpacking ABI binaries into untyped interfaces for future signer work.
  Support multiple ENS resolvers for different TLDs in Swarm.
  Flush in-memory tries more flexibly on graceful termination.
  Start work on Swarm metrics collection and aggregation.
  Introduce Swarm landing page for browser requests.
  Move Puppeth faucet state updates to background processing.
  Support creating Go mutex profiles via the debug RPC endpoint.
  Track number of downloaded state trie nodes across restarts.
  Use Cloudflare's bn256 library on amd64 for 80% speed improvement.

Minor fixes in the Puppeth and RPC modules.
Drop support for Whisper v2
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-07 21:52:27 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-03-07 21:52:53 UTC
A commit references this bug:

Author: yuri
Date: Wed Mar  7 21:52:07 UTC 2018
New revision: 463838
URL: https://svnweb.freebsd.org/changeset/ports/463838

Log:
  net-p2p/go-ethereum: Update to 1.8.2

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

  Also changed to DISTVERSION

  PR:		226417
  Submitted by:	Enrique Fynn <me@enriquefynn.com> (maintainer)
  Approved by:	tcberner (mentor, implicit)

Changes:
  head/net-p2p/go-ethereum/Makefile
  head/net-p2p/go-ethereum/distinfo