ghost43

Results 513 comments of ghost43

Thanks for the detailed description. I've numbered your paragraphs. > step A-10. No hardware device detected. Stuck on this screen no matter what. > ![image](https://user-images.githubusercontent.com/10714227/178013396-0dde57ea-4a57-427a-b5ef-cc425041f9c9.png) > > step A-11. I...

Was there some change of consensus rules for litecoin? Would be great if someone who actually uses litecoin contributed a fix.

> `pip3 -m pip install *` Uhm... do you mean `python3 -m pip install .` ? Try running ``` python3 -m pip uninstall electrumx python3 -m pip uninstall e-x python3...

> As we can see in the response, two fields `tx_pos` and `value` are missing. Looking at the code, I don't see how this could happen. https://github.com/spesmilo/electrumx/blob/a6cb22aa3717d515e6853c5603b21d828d619d4e/electrumx/server/session.py#L1113-L1117 What version of...

> Today I got this response: > [...] Are you sure that's not a response for `blockchain.scripthash.get_history`? Could it be your script is getting confused about pairing responses to requests?

You can already use [`server.features`](https://electrumx-spesmilo.readthedocs.io/en/latest/protocol-methods.html#server-features) to query the server version.

What if the client sends `server.version` with different parameters than originally? The client having to set these parameters that are then ignored is a confusing API for just wanting to...

> This can be used, for example, by a stateless client. Do you have a more detailed example use case in mind? Now that I think more about it, it...

>>> This can be used, for example, by a stateless client. >> >> Do you have a more detailed example use case in mind? Now that I think more about...

bip70 now uses proxy with https://github.com/spesmilo/electrum/commit/1686a97ece31aaa1d2c0e6c7042137a5e8a04943