22 Commits (c0aefad8e31900794fa13970f3d5ff271996cd68)

Author SHA1 Message Date
Christian Decker 05aaaa1f49 wallet: Actually save the correct min_index when creating shachains 7 years ago
Rusty Russell 1ffb9f07c1 ccan: update to latest shachain. 7 years ago
Rusty Russell 893335244d openingd: supply initial tx as well as signature. 7 years ago
Rusty Russell c389215a35 closingd: send the tx to master as we negotiate. 7 years ago
Rusty Russell dbfac68c3f lightningd: keep last valid tx, and its signature. 7 years ago
Christian Decker 1ac10716be wallet: Add closing parameters to channel state 7 years ago
Christian Decker 1070bbccde wallet: Add channel_config persistence to channel persistence 7 years ago
Christian Decker cc5af13e05 wallet: Implement channel_config persistence 7 years ago
Christian Decker af62c9ca97 wallet: Insert/Update channels into database 7 years ago
Christian Decker a5b425faad wallet: Implement loading of stored channels from DB 7 years ago
Christian Decker 5912c68185 db: Add a hexval helper to decode hex values from db into fields 7 years ago
Christian Decker 1ff64ef07c wallet: Implement delete for wallet_shachain 7 years ago
Christian Decker 34baf05973 wallet: Implement shachain persistence 7 years ago
Rusty Russell a0800e352a wallet_get_newindex: encapsulate routine to get a new keyindex. 7 years ago
Christian Decker a1faccb9dc walletrpc: Split owned output detection out and use it for change 7 years ago
Christian Decker 938ab67a01 wallet: move can_spend to wallet.c and json_addfunds to walletrpc.c 7 years ago
Christian Decker d6656358b5 wallet: Add bip32_base to the wallet struct 7 years ago
Christian Decker a775b52941 wallet: Return change satoshis when selecting coins 7 years ago
Christian Decker 7738bccf42 wallet: Move coin-selection primitives to wallet 7 years ago
Christian Decker 3404509928 wallet: Move UTXO tracking to DB 7 years ago
Christian Decker bdb6b1002f wallet: Reserve UTXOs used in build_utxos 7 years ago
Christian Decker 9882a9fb29 wallet: Start the wallet interface and link it into lightningd 8 years ago