electrum icon indicating copy to clipboard operation
electrum copied to clipboard

Electrum Bitcoin Wallet

Results 473 electrum issues
Sort by recently updated
recently updated
newest added

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\__init__.py", line 305, in start_new_window...

It seems impossible to increase the range of change addresses (change) that electrum watches for, therefore my balance is completely incorrect. The information is not easy to find in the...

topic-wallet 👛
gap_limit

Please I have an issue I have been trying to send btc out of me electrum wallet but I keep getting an error message the server returned an error when...

I recently installed Electrum 4.2.2 and am trying to connect to my personal bitcoin/electrs node. In the electrum wallet config file, I put in my onion tor address and change...

As in the title, Electrum is not opening in Mac OS 10.9. I had a similar issue with Electrum LTC, that was solved with an additional build (3.5.0.1-1, not available...

bug 🐞
OS-mac
Qt ✨

Electrum sometimes appear the following error in linux: Apr 10 18:43:17 kernel: [13861.538523] electrum[13166]: segfault at 7f8e75d3f1f0 ip 00007f8e75d3f1f0 sp 00007ffe956b1748 error 15.

Tested on Feb10 Build to the Latest Build. **OS**: Windows10 **Python versions**: 3.6.1 and 3.8 All other dependencies are installed When trying to run Electrum: `C:\Python\Python361>python electrum-master/run_electrum` > E |...

OS-windows 🪟
dependencies 🧩

Crash Report ============ This crash report was reported through the automatic crash reporting system 🤖 Traceback -------------- ```Python traceback Traceback (most recent call last): File "electrum\daemon.py", line 515, in _run...

I'm using Python `3.10.4` and I get the following error when trying to install dependencies. ``` $ python3 -m pip install --user -e . Obtaining file:///home/maria/Workspace/electrum Requirement already satisfied: qrcode...

Hi, this PR is the try to implement the payjoin functionality as defined in BIP-78. It only covers the sender part in the interactive-tx and not the receiver stuff. I...

privacy 🕵️‍♂️