67 Commits (9de382719930a607707c30c895f227bce40911fc)

Author SHA1 Message Date
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