core-lightning/db
Rusty Russell 68feb55dbf wallet: save last known address.
If we connected out, remember that address.  We always remember the last
address, but that may be an incoming address.  This is explicitly the last
outgoing address which worked.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-11-25 15:39:13 +10:30
..
bindings.c wallet: save last known address. 2024-11-25 15:39:13 +10:30
bindings.h wallet: save last known address. 2024-11-25 15:39:13 +10:30
common.h lightningd, pyln-testing: do extra checks to make sure check *cannot* write to db. 2023-10-26 12:59:55 +10:30
db_postgres.c db: remove #if DEVELOPER in favor of runtime flag inside db struct. 2023-09-21 20:08:24 +09:30
db_sqlite3.c db: add generic warn/error function. 2023-07-09 16:49:48 +09:30
exec.c lightningd, pyln-testing: do extra checks to make sure check *cannot* write to db. 2023-10-26 12:59:55 +10:30
exec.h lightningd, pyln-testing: do extra checks to make sure check *cannot* write to db. 2023-10-26 12:59:55 +10:30
Makefile
utils.c db: Fix a broken span context pointer 2024-11-24 10:24:31 +10:30
utils.h db: remove #if DEVELOPER in favor of runtime flag inside db struct. 2023-09-21 20:08:24 +09:30