Created attachment 184821 [details] electrum-2.9.0 QA: portlint -AC WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. 0 fatal errors and 1 warning found. poudriere testport: 11.0R-amd64 changes: # Release 2.9 - Independence (July 27th, 2017) * Multiple Chain Validation: Electrum will download and validate block headers sent by servers that may follow different branches of a fork in the Bitcoin blockchain. Instead of a linear sequence, block headers are organized in a tree structure. Branching points are located efficiently using binary search. The purpose of MCV is to detect and handle blockchain forks that are invisible to the classical SPV model. * The desired branch of a blockchain fork can be selected using the network dialog. Branches are identified by the hash and height of the diverging block. Coin splitting is possible using RBF transaction (a tutorial will be added). * Multibit support: If the user enters a BIP39 seed (or uses a hardware wallet), the full derivation path is configurable in the install wizard. * Option to send only confirmed coins * Qt GUI: - Network dialog uses tabs and gets updated by network events. - The gui tabs use icons * Kivy GUI: - separation between network dialog and wallet settings dialog. - option for manual server entry - proxy configuration * Daemon: The wallet password can be passed as parameter to the JSONRPC API. * Various other bugfixes and improvements.
A commit references this bug: Author: riggs Date: Sun Jul 30 12:37:47 UTC 2017 New revision: 446910 URL: https://svnweb.freebsd.org/changeset/ports/446910 Log: Update to upstream version 2.9.0 PR: 221080 Submitted by: amutu@amutu.com (maintainer) MFH: 2017Q3 Changes: head/finance/electrum/Makefile head/finance/electrum/distinfo
A commit references this bug: Author: riggs Date: Sun Jul 30 13:04:30 UTC 2017 New revision: 446914 URL: https://svnweb.freebsd.org/changeset/ports/446914 Log: MFH: r445227 r446910 finance/electrum: new MAINTAINER and update 2.8.2 -> 2.8.3 - Set MAINTAINER to <amutu@amutu.com> PR: 220510 Submitted by: Jov <amutu@amutu.com> Update to upstream version 2.9.0 PR: 221080 Submitted by: amutu@amutu.com (maintainer) Approved by: ports-secteam (zi) Changes: _U branches/2017Q3/ branches/2017Q3/finance/electrum/Makefile branches/2017Q3/finance/electrum/distinfo