electrum
electrum copied to clipboard
Electrum Bitcoin Wallet
Crash Report ============ This crash report was reported through the automatic crash reporting system π€ Traceback -------------- ```Python traceback Traceback (most recent call last): File "app/electrum/gui/qml/qeinvoice.py", line 617, in lnurlGetInvoice...
### Description Users cannot set a fee rate below 1 sat/vB, even though the Electrum server(eg. blockstream.info:700:s) accepts values as low as 0.1 sat/vB. As the minimum fee rate in...
### Description Neither 1Password nor Bitwarden is able to detect the password field on the login screen (see screenshot). The URL for the entry in the password manager is `androidapp://org.electrum.electrum`....
### Description Hi, I've tested the Timelock Recovery plugin using Ledger and noticed a strange behavior. The first transaction that the plugin generates, which is called Alert\Initiate transaction, sends 600...
Crash Report ============ This crash report was reported through the automatic crash reporting system π€ Traceback -------------- ```Python traceback File "/tmp/.mount_electrlKpMwZ/usr/lib/python3.7/site-packages/electrum/plugin.py", line 362, in wrapper return run_in_hwd_thread(partial(func, *args, **kwargs)) File...
[LUD-09](https://github.com/lnurl/luds/blob/luds/09.md) specifies how a wallet can show a message / url provided by the payee after the lnurl-pay payment has been made. This is used by offline point of sales...
Crash Report ============ This crash report was reported through the automatic crash reporting system π€ Traceback -------------- ```Python traceback Traceback (most recent call last): File "app/electrum/gui/qml/qelnpaymentdetails.py", line 51, in key...
Crash Report ============ This crash report was reported through the automatic crash reporting system π€ Traceback -------------- ```Python traceback Traceback (most recent call last): File "electrum\gui\qt\send_tab.py", line 578, in do_pay_or_get_invoice...
Crash Report ============ This crash report was reported through the automatic crash reporting system π€ Traceback -------------- ```Python traceback Traceback (most recent call last): File "electrum\gui\qt\plugins_dialog.py", line 115, in do_authorize...
perform filesystem R/W checks at startup. This avoids raising Exceptions later when actual writes are performed (e.g. #4151). Not sure yet how portable this is, needs testing on win and...