lnd/graph
Oliver Gugger c1740c14ba
Merge pull request #9887 from ellemouton/graphSQL9-chan-policies-schema
graph/db+sqldb: channel policy SQL schemas, queries and upsert CRUD
2025-06-17 16:30:23 +02:00
..
db Merge pull request #9887 from ellemouton/graphSQL9-chan-policies-schema 2025-06-17 16:30:23 +02:00
testdata refactor: move various duties from ChannelRouter to graph.Builder 2024-07-15 15:56:33 +02:00
builder.go discovery+graph: get inbound fee directly from ChannelUpdate 2025-06-09 08:44:47 +02:00
builder_test.go multi: use MakeTestGraph everywhere for test graph creation 2025-05-22 14:14:42 +02:00
errors.go graph+discovery: move funding tx validation to gossiper 2025-02-12 15:48:08 +02:00
interfaces.go multi: remove kvdb.RTx from ForEachNodeChannel 2025-05-22 14:14:39 +02:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
notifications_test.go multi: set the InboundFee on ChannelEdgePolicy 2025-06-09 08:31:10 +02:00
setup_test.go refactor: move various duties from ChannelRouter to graph.Builder 2024-07-15 15:56:33 +02:00
stats.go graph: rename routerStats to builderStats 2025-02-07 13:01:39 +02:00