171 Commits (57378531233d2320a73752511e34002a8da7c66b)

Author SHA1 Message Date
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 8 years ago
Christian Decker cc5af13e05 wallet: Implement channel_config persistence 8 years ago
Christian Decker af62c9ca97 wallet: Insert/Update channels into database 8 years ago
Christian Decker a5b425faad wallet: Implement loading of stored channels from DB 8 years ago
Christian Decker 5912c68185 db: Add a hexval helper to decode hex values from db into fields 8 years ago
Christian Decker 1ff64ef07c wallet: Implement delete for wallet_shachain 8 years ago
Christian Decker 34baf05973 wallet: Implement shachain persistence 8 years ago
Rusty Russell a0800e352a wallet_get_newindex: encapsulate routine to get a new keyindex. 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 d6656358b5 wallet: Add bip32_base to the wallet struct 8 years ago
Christian Decker a775b52941 wallet: Return change satoshis when selecting coins 8 years ago
Christian Decker 7738bccf42 wallet: Move coin-selection primitives to wallet 8 years ago
Christian Decker 3404509928 wallet: Move UTXO tracking to DB 8 years ago
Christian Decker bdb6b1002f wallet: Reserve UTXOs used in build_utxos 8 years ago
Christian Decker 9882a9fb29 wallet: Start the wallet interface and link it into lightningd 8 years ago