electrum

  1. Micski

    Poudriere build failure: finance/electrum@py312

    While Poudriere was building Electrum for FreeBSD 14.4, the building stopped, when dependency check for Asyncio NOSTR client failed. The issue seems to be a version requirement. I tested building with Python 3.11 and 3.12. If you have tips, I would be happy to learn more about, how to fix this...
  2. S

    Electrum crashes

    Electrum crashes when I try to send payments on it. It installs and runs. Is this happening for others? finance/electrum
  3. Y

    Building finance/electrum fails

    I'm running into problems building electrum from the ports collection: cd /usr/ports/finance/electrum/ && make -DBATCH install ... ===> Configuring for libplacebo-6.292.0...
  4. S

    Solved Electrum connection error

    py36 version of finance/electrum won't connect, and when I run it from the command line, I get this error: E/i | interface.[****this Internet address changes****:50004] | Exception in wrapper_func: AttributeError("module 'aiorpcx' has no attribute 'Connector'",) Traceback (most recent call...
  5. P

    Error raised when trying to run Electrum in console mode on FreeBSD 10.2

    Whatever I do, I get: "Error: Cannot read config file." Machine is old, Pentium MMX 200 MHz with 256 MB of RAM but I guess that's enough? .electrum/config file did not exist and I created it with touch command. There is a rw permission for the owner -rw-r--r-- 1 xxx xxx 0 Dec 8 08:40...
  6. P

    Solved Porting Electrum Bitcoin wallet

    Hello! Looked around a bit and realised it seems like FreeBSD is not having any Bitcoin wallet natively available? I would love to see Electrum ported or maybe some other Bitcoin wallet software which doesn't have to download the whole Bitcoin blockchain database... Question number 2 is...
Back
Top