lnd/chainreg
Olaoluwa Osuntokun 7e1628d89d
chainreg: increase default CLTV value to 80 blocks (~13 hrs)
In this commit, we increase the default CTLV value to 80 blocks.
Initially this was set to 144 blocks in the early days, but then was
lowered to 40 blocks as the lnd implementation matured. By setting this
to a higher value, we increase the safety window (MTTR) when it comes to
node downtime, and also add some buffer room around time locks which may
become more stressed in the future assuming the current mempool load
remains persistent.
2023-04-19 11:39:37 -07:00
..
chaincode.go chainreg: export ChainCode to new pkg 2020-10-29 15:19:57 -04:00
chainparams.go multi: add signet parameters 2021-05-18 13:06:03 +02:00
chainregistry.go chainreg: increase default CLTV value to 80 blocks (~13 hrs) 2023-04-19 11:39:37 -07:00
log.go chainreg: register logger 2020-11-09 14:11:31 +02:00
no_chain_backend.go multi: fix make fmt 2022-08-23 22:10:24 +08:00
taproot_check.go chainreg: update tapoort node awareness to account for bitcoind 19+ 2022-08-12 15:35:32 -07:00