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 611ecc60ae lightningd: rename peer_state -> channel_state, remove OPENINGD. 7 years ago
..
test channel: now we're always complete, fields don't have to be optional. 7 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 7 years ago
Makefile invoices: Extensive reorganization of invoice system. 7 years ago
db.c lightningd: rename peer_state -> channel_state, remove OPENINGD. 7 years ago
db.h sqlite3_column_arr: helper to allocate and read an array from a blob. 7 years ago
invoices.c Rename (almost) all destructors to destroy_<type>. 7 years ago
invoices.h invoices: Add expiration timer system. 7 years ago
wallet.c lightningd: rename peer_state -> channel_state, remove OPENINGD. 7 years ago
wallet.h wallet: make static, not dynamic decision to insert for everything. 7 years ago
walletrpc.c channel: now we're always complete, fields don't have to be optional. 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 7 years ago