1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-20 02:27:32 +01:00
eclair/eclair-core
araspitzu 131f50adf4
Configurable transaction confirmation target (#1083)
* Use feeEstimator in NodeParams, remove all calls to Globals.feeratePerKw

* Introduce FeeConf object and config block for confirmation targets, remove unused 'smartfeeNBlocks'

* Use a custom confirmation target for commitment transaction

* Use a custom confirmation target for funding transaction

* Use custom confirmation target for mutual close transaction

* Use custom confirmation target for claim transactions

* Add confirmation target block 144

* Use block target = 12 as default for claim transactions
2019-07-25 19:06:18 +02:00
..
src Configurable transaction confirmation target (#1083) 2019-07-25 19:06:18 +02:00
eclair-cli Update bash autocompletion for eclair-cli (#983) 2019-05-09 09:45:47 +02:00
pom.xml Set version to 0.3.2-SNAPSHOT (#1062) 2019-07-04 10:00:44 +02:00