1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 22:58:23 +01:00
eclair/eclair-core
Fabrice Drouin e0320da383
Electrum: stop spamming logs (#1433)
* Electrum client: downgrade log-level for errors that happened before a proper handshake

We only care for errors that we received during or after the "handshake" (i.e. the exchange of "version" messages).
Other errors cause by dead/unresponsive servers... which are very common on testnet just add spams to the logs.

* Electrum client pool: downgrade log level for errors with our secondary servers

We care for errors with our master electrum servers.

* Update Electrum checkpoints
2020-05-26 11:48:44 +02:00
..
src Electrum: stop spamming logs (#1433) 2020-05-26 11:48:44 +02:00
eclair-cli Typed amounts (#1088) 2019-08-07 17:37:38 +02:00
pom.xml Skip executing some plugins when skipping tests (#1418) 2020-05-13 15:19:48 +02:00