20 Commits (d411b07ba252de981cacb3c961eb2f0ef12dcdd5)

Author SHA1 Message Date
Rusty Russell a0800e352a wallet_get_newindex: encapsulate routine to get a new keyindex. 7 years ago
Rusty Russell 2ff50107ac lightningd/hsm_control: use a simple fd for HSM. 7 years ago
Rusty Russell 8631539822 wallet: talk to HSM synchronously. 7 years ago
Christian Decker 8c6fab0ec4 wallet: Do not create dust from withdrawal transactions 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 8cdab9da1e wallet: Move json_newaddr to wallet.c 7 years ago
Christian Decker b4e4a744aa walletrpc: Implemented the withdrawal flow 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 1522eee528 unittests: Test some more of the db primitives. 7 years ago
Christian Decker 3404509928 wallet: Move UTXO tracking to DB 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 8 years ago
Christian Decker 19a4e7f542 wallet: Expose transactional interface for db 8 years ago
Christian Decker 5396335363 wallet: Add wallet_tests and simplify db_tests 8 years ago
Christian Decker e91aff210e wallet: Add compile dependency on CCAN 8 years ago
Christian Decker 9882a9fb29 wallet: Start the wallet interface and link it into lightningd 8 years ago
Christian Decker 80436d06cb wallet: Create and manage a sqlite3 database for the wallet 8 years ago