lnd/lncfg
Elle Mouton 1cdf15a39b
server+lncfg: make max in-mem tasks configurable
Add a `MaxTasksInMemQueue` field to the `WtClient` config so that users
can change the default if they please.
2023-05-16 10:57:50 +02:00
..
address_test.go multi: add new build tag integration 2023-02-23 21:56:09 +08:00
address.go multi: fix make fmt 2022-08-23 22:10:24 +08:00
autopilot.go multi: fix make lint 2022-11-18 20:48:23 +08:00
bitcoind.go chainreg: update bitcoind polling config 2023-04-19 01:24:04 +08:00
btcd.go multi: fix make lint 2022-11-18 20:48:23 +08:00
caches.go multi: fix make lint 2022-11-18 20:48:23 +08:00
chain.go multi: fix make lint 2022-11-18 20:48:23 +08:00
cluster.go cluster: configurable session TTL for the leader elector 2022-03-22 14:20:36 +01:00
color_test.go multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
color.go lncfg: move ParseHexColor to lncfg 2022-01-24 17:42:54 +01:00
config.go htlcswitch: auto-fail held htlcs 2022-10-18 18:06:49 +02:00
db_test.go bbolt sync-freelist ignored 2021-09-27 06:49:56 +01:00
db.go multi: add new NoRevLogAmtData config option 2023-02-16 20:47:29 +02:00
gossip.go multi: make SubBatchDelay configurable 2023-02-17 14:10:09 +08:00
healthcheck.go multi: fix make lint 2022-11-18 20:48:23 +08:00
htlcswitch.go multi: fix make lint 2022-11-18 20:48:23 +08:00
interface.go lncfg/interface: define Validator iface + variadic Validate 2019-04-01 16:33:50 -07:00
invoices.go multi: fix make lint 2022-11-18 20:48:23 +08:00
monitoring_off.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
monitoring_on.go multi: fix make lint 2022-11-18 20:48:23 +08:00
neutrino.go multi: fix make lint 2022-11-18 20:48:23 +08:00
protocol_experimental_off.go multi: add custom feature bits to config options 2023-05-04 10:35:48 -04:00
protocol_experimental_on.go multi: add custom feature bits to config options 2023-05-04 10:35:48 -04:00
protocol_integration.go multi: add new build tag integration 2023-02-23 21:56:09 +08:00
protocol_legacy_off.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
protocol_legacy_on.go multi: fix make lint 2022-11-18 20:48:23 +08:00
protocol.go multi: add new build tag integration 2023-02-23 21:56:09 +08:00
remotesigner.go multi: fix make lint 2022-11-18 20:48:23 +08:00
routing.go multi: fix make lint 2022-11-18 20:48:23 +08:00
rpcmiddleware.go multi: fix make lint 2022-11-18 20:48:23 +08:00
sweeper.go multi: fix make lint 2022-11-18 20:48:23 +08:00
tor.go multi: fix make lint 2022-11-18 20:48:23 +08:00
watchtower.go multi: fix make lint 2022-11-18 20:48:23 +08:00
workers_test.go config: add sanity check to prevent non-negative worker counts 2019-03-13 20:32:52 -07:00
workers.go multi: fix make lint 2022-11-18 20:48:23 +08:00
wtclient.go server+lncfg: make max in-mem tasks configurable 2023-05-16 10:57:50 +02:00