lnd/funding
Elle Mouton 9f54ec90aa
multi+refactor: move models package to graph/db
All the structs defined in the `channeldb/models` package are graph
related. So once we move all the graph CRUD code to the graph package,
it makes sense to have the schema structs there too. So this just moves
the `models` package over to `graph/db/models`.
2024-11-28 13:34:33 +02:00
..
aux_funding.go funding: create new AuxFundingController interface 2024-09-18 10:25:40 +02:00
batch_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
batch.go multi: wrap all errors 2024-04-11 15:04:03 +02:00
commitment_type_negotiation_test.go multi: make static remote key compulsory 2024-01-11 13:58:01 -08:00
commitment_type_negotiation.go funding: add chan type awareness for new taproot chans overlay 2024-10-02 18:10:07 -07:00
config_integration.go funding: rename FundingLocked related functions and variables 2023-03-17 18:21:58 +08:00
interfaces.go multi: refresh htlcswitch aliases on aliasmgr update 2024-09-05 08:44:32 +02:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
manager_test.go multi+refactor: move models package to graph/db 2024-11-28 13:34:33 +02:00
manager.go multi+refactor: move models package to graph/db 2024-11-28 13:34:33 +02:00