loop/sweepbatcher
Slyghtning 417e25463d
sweepbatcher: fix style issues in sweep_batcher_test.go
- Rename testPublishError to errTestPublish (ST1012)
- Add explicit type to all constants in const groups (SA9004)
- Fixes staticcheck style warnings
2025-12-19 10:18:09 +01:00
..
greedy_batch_selection.go sweepbatcher: fast-flag enables zero delay publishing 2025-10-07 08:53:39 +02:00
greedy_batch_selection_test.go sweepbatcher: consolidate identical change pkscripts 2025-07-29 21:22:17 +02:00
log.go sweepbatcher: add mode with presigned transactions 2025-05-08 17:24:10 -03:00
presigned.go sweepbatcher: presign transactions in parallel 2025-10-14 22:37:18 -03:00
presigned_test.go sweepbatcher: presign transactions in parallel 2025-10-14 22:37:18 -03:00
store.go sweepbatcher: persist confirmed batches atomically 2025-12-04 00:37:01 -03:00
store_mock.go sweepbatcher: persist confirmed batches atomically 2025-12-04 00:37:01 -03:00
sweep_batch.go sweepbatcher: persist confirmed batches atomically 2025-12-04 00:37:01 -03:00
sweep_batch_test.go sweepbatcher: consolidate identical change pkscripts 2025-07-29 21:22:17 +02:00
sweep_batcher.go sweepbatcher: persist confirmed batches atomically 2025-12-04 00:37:01 -03:00
sweep_batcher_presigned_test.go sweepbatcher: fix fee rate calculation (publish) 2025-10-11 22:15:56 -03:00
sweep_batcher_test.go sweepbatcher: fix style issues in sweep_batcher_test.go 2025-12-19 10:18:09 +01:00