Bug 222946 - [PATCH] finance/electrum: provide optional support for LEDGER and TREZOR hardware wallets
Summary: [PATCH] finance/electrum: provide optional support for LEDGER and TREZOR hard...
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: Emanuel Haupt
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-10-12 08:35 UTC by Emanuel Haupt
Modified: 2017-10-13 15:17 UTC (History)
1 user (show)

See Also:
amutu: maintainer-feedback+


Attachments
Patch to provide optional support for LEDGER and TREZOR hardware wallets (837 bytes, patch)
2017-10-12 08:35 UTC, Emanuel Haupt
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Haupt freebsd_committer freebsd_triage 2017-10-12 08:35:16 UTC
Created attachment 187094 [details]
Patch to provide optional support for LEDGER and TREZOR hardware wallets

necessary python backends. Now that we have ports for the TREZOR and LEDGER hardware wallets in the ports tree add those as an option and enable by default.

Both hardware wallets LEDGER NANO S, and TREZOR have been personally tested with Electrum.
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2017-10-12 08:37:46 UTC
The first line in the summary got chopped off. Send again:

Electrum is installed with various hardware wallet plugins but they lack thenecessary python backends. Now that we have ports for the TREZOR and LEDGER hardware wallets in the ports tree add those as an option and enable by default.

Both hardware wallets LEDGER NANO S, and TREZOR have been personally tested with Electrum.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-10-13 15:10:33 UTC
A commit references this bug:

Author: ehaupt
Date: Fri Oct 13 15:09:30 UTC 2017
New revision: 452010
URL: https://svnweb.freebsd.org/changeset/ports/452010

Log:
  Electrum is installed with various hardware wallet plugins but they lack the
  necessary python backends. Now that we have ports for the TREZOR and LEDGER
  hardware wallets in the ports tree add those as an option and enable by default.
  Provide devd sample rules and display a message on how to enable.

  Takeover maintainership.

  PR:		222946
  Approved by:	amutu@amutu.com

Changes:
  head/finance/electrum/Makefile
  head/finance/electrum/files/ledger_wallet.conf.sample
  head/finance/electrum/files/pkg-message-hwwallet.in
  head/finance/electrum/files/trezor_wallet.conf.sample