You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rusty Russell 93c589efe8 wallet: save block height when we first create channel. 7 years ago
..
test wallet: save block height when we first create channel. 7 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 8 years ago
Makefile wallet: move tests into test/ dir like other unit tests. 7 years ago
db.c db: add column for first block of channel. 7 years ago
db.h db: log a message to say whether we created or updated db. 7 years ago
wallet.c wallet: save block height when we first create channel. 7 years ago
wallet.h wallet: save block height when we first create channel. 7 years ago
walletrpc.c json: add json_add_txid. 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 8 years ago