19 Commits (5043e201b8d198615272dec0b7bc967799b70ac2)

Author SHA1 Message Date
Christian Decker e4e9e22fe8 wallet: Use newindex primitive to generate change key index 7 years ago
Rusty Russell 3543530172 build_utxos: fix weight calculation, and make more accurate. 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 938ab67a01 wallet: move can_spend to wallet.c and json_addfunds to walletrpc.c 7 years ago
Christian Decker 8cdab9da1e wallet: Move json_newaddr to wallet.c 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 7e0b9bd1ab wallet: Always use the DB backed bip32_max_index 7 years ago
Christian Decker 257ecf6222 wallet: Helper to store/retrieve persistent vars to/from DB 7 years ago
Christian Decker bdb6b1002f wallet: Reserve UTXOs used in build_utxos 7 years ago
Christian Decker ca30c8c0cc wallet: Track available outputs 8 years ago
Rusty Russell 39993f229d bitcoin/script: rename bitcoin_redeem_p2wpkh -> bitcoin_redeem_p2sh_p2wpkh 8 years ago
Rusty Russell ccff3ac437 lightningd/funding_tx: fill in scriptsigs for p2sh UTXOs. 8 years ago
Rusty Russell afc31cd68f lightningd: export bitcoin_pubkey as bip32_pubkey. 8 years ago
Rusty Russell d77e7963f9 funding_tx: permute inputs, don't re-calculate fees 8 years ago
Rusty Russell b8472b65ba lightningd/build_utxos: don't lockin the UTXO reservation until confirmed. 8 years ago
Rusty Russell 5475666b7e lightningd: simple wallet support. 8 years ago