1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 22:58:23 +01:00
eclair/eclair-core
Bastien Teinturier 040e6d08dc
Retrieve bitcoin's mempool-min-fee (#1608)
This commit contains several changes related to on-chain fees:

* Retrieve the minimum fee required to enter our mempool
* Add a metric to track this value
* Remove fallback fee providers when Bitcoin Core is used
* Add a metric to track feerate retrieval errors

For fallback fee providers that don't have any mempool information, we
default to the 1008 block target. It doesn't matter as these fee providers
will not be used anyway.
2020-12-07 19:38:01 +01:00
..
src Retrieve bitcoin's mempool-min-fee (#1608) 2020-12-07 19:38:01 +01:00
eclair-cli Update allnodes API (#1468) 2020-06-23 15:28:48 +02:00
pom.xml Release Eclair v0.4.2 (#1562) 2020-10-13 15:14:40 +02:00