lnd/sweep
yyforyongyu edba938996
multi: add new build tag integration
This commit adds a new build tag `integration` and removes the old tag
`rpctest` for clarity. Multiple unnecessary usages of `build !rpctest`
is also removed.
2023-02-23 21:56:09 +08:00
..
backend_mock_test.go
bucket_list.go
defaults.go multi: add new build tag integration 2023-02-23 21:56:09 +08:00
fee_estimator_mock_test.go
interface.go
log.go
setup_test.go
store.go
store_mock.go
store_test.go multi: replace defer cleanup with t.Cleanup 2022-10-13 17:46:54 +08:00
sweeper.go multi: improve readability of goroutine defers 2022-11-21 13:54:24 +01:00
sweeper_test.go sweep: account for all script types in craftSweepTx 2022-08-08 15:33:00 -04:00
test_utils.go chainntfns: add new option for conf notifications to send block 2022-08-01 19:59:21 -07:00
tx_input_set.go sweep: change outputs are now P2TR 2022-08-11 17:26:16 -07:00
tx_input_set_test.go
txgenerator.go sweep: change outputs are now P2TR 2022-08-11 17:26:16 -07:00
txgenerator_test.go sweep: account for all script types in craftSweepTx 2022-08-08 15:33:00 -04:00
walletsweep.go
walletsweep_test.go
weight_estimator.go sweep: account for all script types in craftSweepTx 2022-08-08 15:33:00 -04:00
weight_estimator_test.go