101 Commits (xprv-restore)

Author SHA1 Message Date
Andras Banki-Horvath 2a358327f4
multi: add reset closure to kvdb.View 4 years ago
carla 2a614cc596
multi: add labels to lnd native transactions 4 years ago
carla 75370ce6b4
multi: update WalletController PublishTransaction to include label 4 years ago
Johan T. Halseth 92af2342da
lnwallet+nursery+input: set sequence=1 for direct HTLC spends 4 years ago
Joost Jager 38adfd7ecc
sweep: create sweep parameters struct 4 years ago
Joost Jager 919ab60540
utxonursery: remove unused commit sweep code 5 years ago
Oliver Gugger fb0051a318
input+sweep: rework witness type into an interface 5 years ago
Joost Jager ff1d1fbaeb utxonursery: lower shutdown message log level 5 years ago
Conner Fromknecht c9a6d5bad5
utxonursery: demote building nursery report log to debug 5 years ago
Conner Fromknecht 7c0a03c7c8
server+utxonursery: generate pkscript closures 5 years ago
Wilmer Paulino 5172a5e255
multi: support arbitrary client fee preferences to UtxoSweeper 5 years ago
Conner Fromknecht 17ab813dcf
utxonursery+chanbackup: fix range loop binding bugs 5 years ago
Conner Fromknecht 17b2140cb5
multi: fix spelling mistakes 5 years ago
Johan T. Halseth b53899c43c
lnd: rename package main->lnd 5 years ago
Olaoluwa Osuntokun 1cea8d98c9
utoxnursery: allow nursery to start up if timeout spend happens 5 years ago
Wilmer Paulino 7946d0a256
multi: remove ErrDoubleSpend check for PublishTransaction 5 years ago
Johan T. Halseth 9d9d148262
utxonursery: use baby expiry as height hint 5 years ago
Joost Jager ca619bf680
utxonursery: report unconfirmed htlc on commit tx 5 years ago
Joost Jager 288fc6f065
utxonursery: remove unused report fields 5 years ago
Joost Jager 9e012ecc93
multi: move Input interface and related code 5 years ago
Joost Jager 4a58ec5b15
utxonursery: fix bound variable bug 5 years ago
Joost Jager 74e9852e3d
utxonursery: configure using SweepInput function 5 years ago
Joost Jager 6389a97708
utxonursery: connect to time-based sweeper 5 years ago
Joost Jager e43e89514f
sweep+utxonursery+cnct+breacharbiter: add height hint to input 5 years ago
Joost Jager 3c1260941f
utxonursery: remove unused TxOut serialization funcs 6 years ago
Olaoluwa Osuntokun fc21bf091a
multi: modify sweeper.CreateSweepTx to accept conf target, style changes 6 years ago
Joost Jager 7d69df77ed
sweep: create new Input interface 6 years ago
Joost Jager 4dab405623
sweep: move sweep tx generation into sweep package 6 years ago
Joost Jager 9fcc7ee390
utxonursery: move spendable output structs to sweep package 6 years ago
Conner Fromknecht 10b35a8f20
main: remove disable log in testing + clean up imports 6 years ago
Joost Jager 77d6a6697d
utxonursery: check for quit channel 6 years ago
Joost Jager 9f6fb1e128
utxonursery: test restart behaviour 6 years ago
Johan T. Halseth 0a5f982280
utxonursery: pass broadcastHeight to registerPreschoolConf 6 years ago
Valentine Wallace 1ffc3bb82e
multi: update to latest RegisterBlockEpochNtfn interface 6 years ago
Wilmer Paulino a63677a381
multi: switch to transaction weight to calculate transaction fees 6 years ago
Olaoluwa Osuntokun 55d6586a67
utxonursery: update to register for confs using pkScripts 6 years ago
Conner Fromknecht 381579477c
utxonursery: use symmetric second level htlc witness size 6 years ago
Olaoluwa Osuntokun 6f60f139f4 multi: switch over import paths from roasbeef/* to btcsuite/* 6 years ago
Conner Fromknecht 92711c4d32
utxonursery: rebroadcast finalized kinder txns on startup 6 years ago
maurycy 3be08e69cf multi: 64bit aligment of atomic vars on arm/x86-32 6 years ago
Dimitris Tsapakidis 4009f7f874 multi: fix typos in comments 6 years ago
practicalswift 663c396235 multi: fix a-vs-an typos 6 years ago
Johan T. Halseth 5f267bcc5b
utxonursery: use EstimateFeePerVSize 6 years ago
Johan T. Halseth 7aaa15b8b5
utxonursery: don't ignore any returned error from PublishTransaction 6 years ago
Conner Fromknecht 04487a4a76
utxonursery: fix witness overwriting bug 6 years ago
Daniel McNally 8543497dcc multi: fixing it's/its typos in comments 6 years ago
practicalswift a93736d21e multi: comprehensive typo fixes across all packages 6 years ago
Conner Fromknecht aaebc28206
utxonursery: properly set height hint when recovering commit sweep 6 years ago
Olaoluwa Osuntokun 2faafbcd93
breacharbiter: properly account for second-level spends during breach remedy 6 years ago
Olaoluwa Osuntokun d368bce1da
utxonursery: use proper weight estimation for second-level spends 6 years ago