faraday/chanevents
bitromortac dccbf53a17
chanevents: add channel event pruning
We add regular channel event pruning, as otherwise the database may get
filled quickly. We add two mechanisms, a retention time and a max events
number. Both can be turned on individually.
2026-06-25 13:53:26 +02:00
..
analyzer.go chanevents: compute forwarding ability over a liquidity floor 2026-06-09 13:34:34 +02:00
analyzer_test.go chanevents: compute forwarding ability over a liquidity floor 2026-06-09 13:34:34 +02:00
chanevents.go chanevents: add channel event pruning 2026-06-25 13:53:26 +02:00
log.go chanevents: add channel event monitor 2026-04-08 13:44:22 +02:00
monitor.go chanevents: add channel event pruning 2026-06-25 13:53:26 +02:00
store.go chanevents: add channel event pruning 2026-06-25 13:53:26 +02:00
store_test.go chanevents: add channel event pruning 2026-06-25 13:53:26 +02:00
test_postgres.go chanevents+db: widen test fixtures to testing.TB 2026-06-03 17:55:30 +02:00
test_sql.go chanevents+db: widen test fixtures to testing.TB 2026-06-03 17:55:30 +02:00
test_sqlite.go chanevents+db: widen test fixtures to testing.TB 2026-06-03 17:55:30 +02:00