1
0
mirror of https://github.com/ACINQ/eclair.git synced 2025-01-18 21:32:50 +01:00
eclair/eclair-core
Pierre-Marie Padiou 226aeb56d8
Minor fixes (#452)
* removed unused `WAITING_FOR_VALIDATION` state

* unwatch connection when peer is dequeued from `initial_routing_sync` waitlist

* Updated testnet electrum servers list

* Added error log in supervisor when throwable is caught

The default error logging does not log the stack.

* filter updates in one pass

* filter stale channels in one pass

* added `strategy` to supervisor logs

* add the downstream htlc to `Forward*` messages
2018-02-20 18:02:28 +01:00
..
src Minor fixes (#452) 2018-02-20 18:02:28 +01:00
eclair-cli Make eclair-cli executable (#382) 2018-01-20 23:37:21 +01:00
pom.xml Removed BitcoinJ watcher (#447) 2018-02-20 14:26:38 +01:00