-
Do you have any ElectrumX servers set up yet using Zcash testnet?
I am not so interested in shielded txs -- rather doing atomic swaps between Zcash and bitcoin using electrum wallets.
Thanks
-
Requirements:
- [x] Fully working ElectrumG client and server
- [x] ElectrumX server deployment guide
- [x] Compile guide, and precompiled binaries for Windows and Mac
- [x] BTG specific change:…
-
As part of our work towards ensuring coins listed in our [AtomicDEX app](https://atomicdex.io/en/) are functional, I've implemented a dashboard & API to track the status of electrum servers listed i…
-
Most probably related #265 , after that ElectrumX cannot be started any more. Updated to latest git master and still the same. Here is the complete traceback:
```
ERROR:electrumx:ElectrumX server …
-
When using the fulcrum-api through bch-js to get utxos for a p2sh32 address (default smart contract addresses in CashScript)
the api returns
```
{
"success": false,
"error": {
"succe…
-
#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
-
-
Currently the `FullStackNetworkProvider` tests are skipped because they fail...
```ts
describe.skip('P2PKH (using FullStackNetworkProvider)', () => {
let p2pkhInstance: Contract;
```
We get…
-
Here's a traceback. Note that the error is in asyncio's own code. This is an outgoing SSL connection made with asyncio's loop.create_connection or socket.open_connection (I use both; I don't know wh…
-
Another memory leak has been found.
![Screenshot at 2020-11-03 01-20-45](https://user-images.githubusercontent.com/1646393/97936248-d3186280-1d72-11eb-82fd-e949d48f9069.png)
I am using older, stab…