1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-20 02:27:32 +01:00
eclair/eclair-core
Fabrice Drouin 648f57276a Electrum: consistently retrieve wallet transactions (#1010)
* Electrum: update mainnet and testnet servers list

* Electrum: request missing history transactions on reconnect

Upon connection/reconnection, ask for transactions that are included in our history but
which we don't have and don't have a pending request for.

* Electrum: add disconnect/reconnect tests

Simulate disconnections and check that wallet eventually gets it history and transactions.
2019-05-23 16:36:54 +02:00
..
src Electrum: consistently retrieve wallet transactions (#1010) 2019-05-23 16:36:54 +02:00
eclair-cli Update bash autocompletion for eclair-cli (#983) 2019-05-09 09:45:47 +02:00
pom.xml Increase Service and EclairImpl test coverage (#1004) 2019-05-20 14:22:09 +02:00