16 Commits (e2bc70bfceef27997a58bca2eb1a5ed75b5c9dc4)

Author SHA1 Message Date
Rusty Russell ab125f709b db: save and restore accepted payments. 8 years ago
Rusty Russell fcdb13093e db: use wrappers around boolean values. 8 years ago
Rusty Russell 9d9ff00508 db: use macros to create tables. 8 years ago
Rusty Russell 04a07fd90e db: save and restore "sendpay" commands. 8 years ago
Rusty Russell b47fbfead0 db: Always fail HTLC inside a transaction. 8 years ago
Rusty Russell 23049f09a9 db: Always fulfill HTLC inside a transaction. 8 years ago
Rusty Russell d8af789bbb channel: remove enum channel_side, rename htlc_side to side. 8 years ago
Rusty Russell 87af51a422 daemon: remove three fixed FIXMEs. 8 years ago
Rusty Russell 42cf0ef543 peer: do logging before crypto is on. 8 years ago
Rusty Russell d4ddebd55a htlc: save fail message in HTLC. 8 years ago
Rusty Russell 555a753564 db: don't assume HTLCs in order when reconstructing channel state. 8 years ago
Rusty Russell 31bdf384cb daemon: accept feechange packets. 8 years ago
Rusty Russell e7b003b499 daemon: handle feechange requests. 8 years ago
Rusty Russell 319c2ec5fc peer: keep addresses separately from peers. 9 years ago
Rusty Russell f68607d10b db: forget peer properly. 9 years ago
Rusty Russell 71b8a07c56 db.c: database API. 9 years ago