1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-25 15:09:53 +01:00
eclair/eclair-core
Fabrice Drouin c99026828c
Electrum: fixes and improvements (#924)
* Electrum: Update mainnet servers list

* Electrum: make pool address selection more readable

We connect to a random server we're not already connected to.

* Electrum Tests: increase "wait for ready" test timeout

If was a bit short and sometimes failed on travis.

* Electrum: better parsing of invalid responses

On testnet some Electrum servers are not compliant with the protocole version they advertise
and will return responses formatted with 1.0 rules.
2019-03-29 18:56:00 +01:00
..
src Electrum: fixes and improvements (#924) 2019-03-29 18:56:00 +01:00
eclair-cli API: use form data instead of JSON-RPC (#894) 2019-03-26 18:10:09 +01:00
pom.xml Set version to 0.3-SNAPSHOT (#920) 2019-03-28 09:49:17 +01:00