Files
lnd/sqldb
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-06-03 13:06:28 +02:00
2025-06-03 13:06:28 +02:00
2024-10-26 14:18:00 +02:00
2023-07-27 03:31:12 -07:00
2025-05-28 10:18:53 +02:00