-
`Asyncio.exceptions.CancelledError` inconsistently triggers when using preparesignedtx
Example of my code:
```py
# example below on how self.pk is generated
self.pk = hex(secrets.randbits(256)…
-
还请官方大大回答下这个。 我之前同步好了。也能正常工作。昨天下午开始不能使用了。一直这个错误。一直等就能好吗?
2023-11-29 12:18:33
2023-11-29 12:18:33 > electrumx-proxy@1.2.5 start
2023-11-29 12:18:33 > ts-node src/index.ts
2023-11-29 12:18:33
20…
-
Transaction loading is incomplete when loading from Electrs.
Approx 25% of transactions are found when making a new wallet from an old xpub+derivation path. This is despite manually setting the gap…
-
For every coin we need to maintain a public ElectrumX server.
User should be able to use custom Electrum X server for the swaps.
-
I tried to send an electrum rpc batch request for blockchain.transaction.get with several txid and I don't think I ever got a response back.
Either is not implemented at all or there's a bug. Works…
-
I get this kind of error constantly after a few minutes - hour after I start electrumx. I run electrumx on a raspberry pi with 8 GB RAM, there is plenty of memory available. Is this a known problem?
…
-
Some kind of implementation is needed. Currently we just return `[[0, 0]]`
-
- Team Name
opsnodes
- Product Introduction
Electrum lightweight wallet modified to work with NovoBitcoin. It will search and connect to the correct ElectrumX servers as well as be compatible wit…
-
We have been trying unsuccessfully to use StratisBitcoinFullNode with ([electrumx](https://github.com/kyuupichan/electrumx)).
add at the end of electrumx/electrumx/lib/coins.py
```
class St…
-
In case of ElectrumX server broken connection timeout need to be higher for Operations.
At mwc-wallet we probably want to reduce connection timeout.