14 Commits (c8aa50a3829703bed072984eb24d836fcbaf290f)

Author SHA1 Message Date
Rusty Russell bbed5e3411 Rename subdaemons, move them into top level. 7 years ago
Rusty Russell 153c622157 lightningd: remove lightningd_state. 7 years ago
Rusty Russell a37c165cb9 common: move some files out of lightningd/ 7 years ago
Rusty Russell 8375857116 common: absorb remaining files from daemon/ 7 years ago
Rusty Russell 85ff95e829 common: new directory for any shared objects. 7 years ago
Christian Decker 3e42485ddb fix: Typo in the error message for adding an output to DB 7 years ago
Rusty Russell a0800e352a wallet_get_newindex: encapsulate routine to get a new keyindex. 8 years ago
Rusty Russell 2ff50107ac lightningd/hsm_control: use a simple fd for HSM. 8 years ago
Rusty Russell 8631539822 wallet: talk to HSM synchronously. 8 years ago
Christian Decker 8c6fab0ec4 wallet: Do not create dust from withdrawal transactions 8 years ago
Christian Decker a1faccb9dc walletrpc: Split owned output detection out and use it for change 8 years ago
Christian Decker 938ab67a01 wallet: move can_spend to wallet.c and json_addfunds to walletrpc.c 8 years ago
Christian Decker 8cdab9da1e wallet: Move json_newaddr to wallet.c 8 years ago
Christian Decker b4e4a744aa walletrpc: Implemented the withdrawal flow 8 years ago