lnd/chanfitness
ziggie 19e656b2bb
chanstate: use channel types in fitness
Move channel event payloads in chanfitness to chanstate types.

The event store still uses channeldb for flap-count persistence and
related errors, but open-channel and close-summary values now come from
the channel-state package.
2026-07-07 07:18:56 -03:00
..
chanevent.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
chanevent_test.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
chaneventstore.go chanstate: use channel types in fitness 2026-07-07 07:18:56 -03:00
chaneventstore_test.go chanstate: use channel types in fitness 2026-07-07 07:18:56 -03:00
chaneventstore_testctx_test.go chanstate: use channel types in fitness 2026-07-07 07:18:56 -03:00
interface.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
rate_limit.go chanfitness: cool down flap count for rate limiting 2020-09-08 15:01:02 +02:00
rate_limit_test.go lint: remove redundant loop var copies in test files 2026-06-03 15:32:45 -03:00