lnd/netann
Elle Mouton 74a4b1922b
refactor: move graph related DB code to graph/db from channeldb
This is a pure refactor commit. It moves over all the graph related CRUD
code from `channeldb` to `graph/db`.
2024-11-28 13:36:13 +02:00
..
chan_status_manager_test.go refactor: move graph related DB code to graph/db from channeldb 2024-11-28 13:36:13 +02:00
chan_status_manager.go refactor: move graph related DB code to graph/db from channeldb 2024-11-28 13:36:13 +02:00
channel_announcement_test.go multi+refactor: move models package to graph/db 2024-11-28 13:34:33 +02:00
channel_announcement.go multi+refactor: move models package to graph/db 2024-11-28 13:34:33 +02:00
channel_state.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
channel_update_test.go multi: move ChannelUpdate validate methods to netann 2024-09-18 16:13:18 +02:00
channel_update.go multi+refactor: move models package to graph/db 2024-11-28 13:34:33 +02:00
host_ann_test.go multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
host_ann.go multi: add debug logs to catch slow shutdown 2023-10-06 16:34:47 -07:00
interface.go multi+refactor: move models package to graph/db 2024-11-28 13:34:33 +02:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
msg_hash.go netann: add MsgHash helper 2024-09-18 16:14:59 +02:00
node_announcement.go multi/refactor: move node ann modification outside of sign method 2023-05-04 10:35:41 -04:00
node_signer.go multi: fix fmt.Errorf error wrapping 2024-02-27 11:13:40 +00:00
sign.go multi: rename ChannelUpdate to ChannelUpdate1 2024-09-18 16:13:17 +02:00