-
### Versions
```
python=3.7.1, 3.9.1
electrumx=1.16.0
aiohttp=3.7.0, 4.0
```
### Context
After running ElectrumX for a few hours, when under very high load (2k+ sessions), sometimes it "locks…
-
In Bitcoin.
I see that Cent OS is compatible, so the Fedora tree of GNU/Linux distributions has already been covered.
My one concern would be that this would work with SELinux enabled (I've been…
-
In the 1.16.0 wheel file on PyPI, the entire contents of the wheel are set to read-write-only permission. The scripts should instead maintain their executable permission bit.
```
zipinfo e_x-1.16.…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/electrumsv/electrumsv/issues) (type relevant keywords in the `Filters` line on the issues page)…
-
**Issue**
It is currently difficult / limited options if a user wants to point a Bitcoin wallet at their Casa node to verify received transactions. They can't even validate their Keymaster transactio…
jlopp updated
5 years ago
-
I have been running Bitcoin Core 27.0 with txindex=1 and ElectrumX 1.16.0 on a Samsung 860 Evo SSD on Xubuntu. This is a dedicated machine doing nothing but running those two programs all day. I've al…
-
I have written a fairly widely used server, ElectrumX, with asyncio. This issue
https://github.com/kyuupichan/electrumx/issues/94
is essentially about clients that connect to the SSL port and…
-
#I am tryin to install Electrumx for florincoin.
But I am facing an error on electrumx_rpc.py getinfo.
It say error:
cannot connect - is ElectrumX catching up , not running, or is 8000 the wrong RP…
ghost updated
6 years ago
-
I'm using the latest Electrs 0.9.2 and when I connect Cake Wallet to it, it gets stuck on "Starting Sync". When I switch to Cake Wallet's ElectrumX (or any ElectrumX for that matter) it synchronizes i…
-
Responses unmarshaling don't work for errors returned by ElectrumX and Fulcrum servers.
I called the `GetBlockHeader` function with a block height that doesn't exist.
https://github.com/checksum0…