1266 Commits (xprv-restore)

Author SHA1 Message Date
Oliver Gugger 73aa40f00e
lnwallet+kvdb: remove duplicate bdb backend imports 3 years ago
Olaoluwa Osuntokun af43a863cb
lnwallet: ensure MayAddOutgoingHtlc doesn't add zero-value HTLCs 3 years ago
Olaoluwa Osuntokun 49b18b4d35
lnwallet: add test case to exercise MayAddOutgoingHtlc bug 3 years ago
yyforyongyu adddc1442e
multi: refactor NewAnchorResolutions to return fixed values 3 years ago
yyforyongyu 21626fed7c
lnwallet: remove unused variable zeroHash 3 years ago
yyforyongyu 1abc5f8b00
chainfee: change min conf target to be 1 3 years ago
yyforyongyu 5f0561fdbc
chainfee: replace conf target when it exceeds the maxBlockTarget 3 years ago
yyforyongyu 6242158d51
chainfee: fix maxBlockTarget value 3 years ago
Wilmer Paulino 6bbe790535
lnwallet: prevent anchor reserve enforcement on legacy inbound channel 3 years ago
carla 5d717cb039
multi: surface may add outgoing hltc 3 years ago
carla e3a4d6e989
lnwallet: refactor add htlc sanity checks to separate methods 3 years ago
eugene 6d04f11f94
lnwallet+funding: sanitize upfront_shutdown_script 3 years ago
Wilmer Paulino 8745cf03c1
lnwallet: check if requested address type is compatible with account 3 years ago
Wilmer Paulino 798113a024
lnwallet: refactor common logic between NewAddress and LastUnusedAddress 3 years ago
Joost Jager 42f4afef75
multi: add random coin selection 3 years ago
Oliver Gugger 2d70b46269
chanfunding: extend PSBT witness input check 3 years ago
Johan T. Halseth 8e1087d1cd
lwallet: only count public channels towards our reserved value 3 years ago
Johan T. Halseth a0b6a0b00b
lnwallet: cap value reserved for anchor fee bumping 3 years ago
Andras Banki-Horvath 14c851c8fc
kvdb: move channeldb/kvdb to top level 3 years ago
Wilmer Paulino 994405709a
lnwallet: expose dry run support for ImportAccount 3 years ago
Andras Banki-Horvath b6a620e6b2
misc: add ability to store the wallet in the remote DB 3 years ago
Elle Mouton 432b1f0588 btcwallet: lock blockcache for Neutrino GetBlock 3 years ago
Elle Mouton a0f7bf8b2d chainntnfs: add block cache to BtcdNotifier 3 years ago
Elle Mouton 106f93a1b4 btcwallet: make blockcache available to BtcWallet 3 years ago
Tom Kirkpatrick 2f80283ec2
rpc: minConfs and spendUnconfirmed for EstimateFee 3 years ago
Tom Kirkpatrick 03b55446b5
refactor: use camel case for minConfs 3 years ago
eugene fa5627b779
lnwallet/chanfunding: non-segwit spend Verify test 3 years ago
eugene b3f14d66f0
lnwallet/chanfunding: assert PSBT Inputs have WitnessUtxo 3 years ago
eugene 0547364091
lnwallet: add test for state machine regression 3 years ago
eugene 7da2080a3d
lnwallet: use tail() instead of tip() in getUnsignedAckedUpdates 3 years ago
eugene 97007fc4fa
lnwallet: fix logUpdate scope in restorePendingLocalUpdates 3 years ago
Bjarne Magnussen 6ab625d69b
chanfunding: factor out sanity check for change that is dust 3 years ago
Bjarne Magnussen 59c40ec8b4
chanfunding: fee estimation based on change output in `CoinSelect` 3 years ago
Bjarne Magnussen 235e73205d
chanfunding: refactor fee estimate calculation 3 years ago
Wilmer Paulino 82fe5d9bba
build: update btcwallet dependency introducing pruned bitcoind support 3 years ago
Wilmer Paulino 2d163b788b
lnwallet: expose wallet import related methods to WalletController 3 years ago
Wilmer Paulino f91e7cde59
lnwallet: expose optional account filter for several WalletController methods 3 years ago
Wilmer Paulino f38bf4d7fa
lnwallet: expose required account parameter for WalletController methods 3 years ago
Wilmer Paulino a620ce3682
build: update btcd and btcwallet dependencies 3 years ago
Joost Jager 9398220568 walletrpc: add ListLeases 3 years ago
Joost Jager 5ba0f8e355 lnwallet: bump btcwallet 3 years ago
eugene 99a7271289
lntest/itest+lnwallet: add legacy chanrestore test 3 years ago
eugene bb84f0ebc8
multi: store KeyLocator in OpenChannel, use ECDH 3 years ago
Johan T. Halseth 2bc37db61a
lnwallet: export HTLC generating methods 3 years ago
Olaoluwa Osuntokun 9a6bb19770
lnwire: prep wire messages for TLV extensions 3 years ago
eugene bc238ee84c
lnd+lnwallet: make capacity check stricter by adding fee 3 years ago
eugene 9b09895bde
channeldb+lnwallet: lastWasRevokeKey to store last sent rev/sig 3 years ago
Oliver Gugger 02267565fe
multi: unify code blocks in READMEs 3 years ago
Johan T. Halseth 422008e3c0
lnwallet+funding+rpcserver: check reserved value before 3 years ago
Johan T. Halseth eaf97418be
lnwallet: check Reserved value on funding request 3 years ago