lnd/lnwallet/chainfee
Tom Kirkpatrick 3837c3f12e
lnwallet: add configurable cache for web fee estimator
Add fee.min-update-timeout and fee.max-update-timeout config options to
allow configuration of the web fee estimator cache.
2024-05-04 14:41:41 +08:00
..
estimator_test.go lnwallet: add configurable cache for web fee estimator 2024-05-04 14:41:41 +08:00
estimator.go lnwallet: add configurable cache for web fee estimator 2024-05-04 14:41:41 +08:00
filtermanager_test.go chainfee: introduce filterManager and use it for fee floor 2024-03-20 12:14:25 -04:00
filtermanager.go chainfee: introduce filterManager and use it for fee floor 2024-03-20 12:14:25 -04:00
log.go chainfee: create new chainfee package extracting fees from lnwallet 2019-10-31 16:41:57 -07:00
minfeemanager_test.go lnwallet+docs: minrelayfee always above fee floor 2021-12-13 08:22:34 +02:00
minfeemanager.go lnwallet+docs: minrelayfee always above fee floor 2021-12-13 08:22:34 +02:00
mocks.go multi: merge DetermineFeePerKw and Estimate 2024-04-19 21:33:21 +08:00
rates_test.go chainfee: add new unit SatPerVByte 2023-10-06 16:34:47 -07:00
rates.go lnwallet+sweep: calculate max allowed feerate on BumpResult 2024-04-19 21:33:29 +08:00