lnd/channeldb/migration
Elle Mouton 9b877b94c3
multi: use the "errors" package everywhere
Replace all usages of the "github.com/go-errors/errors" and
"github.com/pkg/errors" packages with the standard lib's "errors"
package. This ensures that error wrapping and `errors.Is` checks will
work as expected.
2025-07-01 20:08:12 +02:00
..
lnwire21 multi: use the "errors" package everywhere 2025-07-01 20:08:12 +02:00
create_tlb_test.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
create_tlb.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00