Files
lnd/sqldb/sqlc
Elle Mouton f1da3812de graph/db+sqldb: impl IsPublicNode
Which lets us run `TestNodeIsPublic` against our SQL DB backends.
Note that we need to tweak the tests a little bit so that
`AddLightningNode` for the same node is always called with a newer
LastUpdate time else it will fail the SQL constraint that only allows
the upsert if the update is newer than the persisted one.
2025-06-24 21:04:36 +02:00
..
2025-06-24 21:04:36 +02:00
2025-05-25 18:23:35 +02:00
2025-06-24 21:04:36 +02:00
2025-06-24 18:35:19 +02:00
2025-06-24 21:04:36 +02:00