1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-20 02:27:32 +01:00
eclair/eclair-core
Pierre-Marie Padiou b56f0359fe
Fixed regression in rebroadcast (#713)
Fixed regression caused by 2c1811d: we now don't force sending a
channel_update at the same time with channel_announcement.
This greatly simplifies the rebroadcast logic, and is what caused the
integration test to fail.

Added proper test on Peer, testing the actor, not only static methods.
2018-09-19 16:42:09 +02:00
..
src Fixed regression in rebroadcast (#713) 2018-09-19 16:42:09 +02:00
eclair-cli Fixed some logs and added ChannelPersisted event (#674) 2018-08-15 14:39:19 +02:00
pom.xml Electrum: add wallet and watcher tests (via Docker) (#592) 2018-06-27 14:34:02 +02:00