1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-20 10:39:19 +01:00
eclair/eclair-core
Pierre-Marie Padiou a1d69af597
Fixed eclair-cli (#354)
* reworked eclair-cli

* API is disabled by default, disabled CORS and require basic auth password

* better error handling

* Fixed latest version in README

* Increased connection timeout to 15s in electrum client test

* Rgb in NodeAnnouncement is now a Color object

Makes the color field more practical to handle and enable finer
serialization with a more readable code.

allnodes command in api now exports a list with node announcements.

* Added api call to list all the channels updates

This call can also filter the channels for a given nodeId

This fixes #344.
2018-01-11 19:23:17 +01:00
..
src Fixed eclair-cli (#354) 2018-01-11 19:23:17 +01:00
eclair-cli Fixed eclair-cli (#354) 2018-01-11 19:23:17 +01:00
pom.xml back to SNAPSHOT 2017-12-23 19:26:54 +01:00