1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 14:40:34 +01:00
eclair/docs
Bastien Teinturier 62cc073d67
Remove network stats computation (#2094)
We introduced a task to regularly compute network statistics (mostly about
channel parameters such as expiry and fees).

The goal was to use this information in the MPP split algorithm to decide
whether to split a payment or not.

But we haven't used it, and I'm not sure anymore that it's useful at all.

If node operators are interested in network statistics, an ad-hoc
on-the-fly computation would make more sense.
2021-12-09 11:58:04 +01:00
..
release-notes Remove network stats computation (#2094) 2021-12-09 11:58:04 +01:00
Architecture.md Remove the GUI (#1981) 2021-10-01 14:46:27 +02:00
CircularRebalancing.md Additional parameters for findroute* API calls (#1969) 2021-10-22 09:04:29 +02:00
Cluster.md Add cluster doc, and packaging improvements (#1646) 2020-12-18 11:36:24 +01:00
Configure.md Cookie-based authentication for Bitcoin Core RPC (#1986) 2021-10-26 11:34:51 +02:00
Monitoring.md Fix a few typos (#1684) 2021-02-08 11:20:23 +01:00
PostgreSQL.md Fix a few typos (#1684) 2021-02-08 11:20:23 +01:00
Tor.md Make Tor optional for blockchain watchdogs (#1958) 2021-09-22 09:18:58 +02:00