Closes #34902
Summary
- Add unit test coverage for the feebumper path where
calculateCombinedBumpFee()returns no value. - Build a 501-transaction unconfirmed dependency cluster and spend cluster tips in a wallet tx.
- Assert
CreateRateBumpTransaction()returnsWALLET_ERRORwith the expected error string.
Test Plan
build/bin/test_bitcoin --run_test=feebumper_tests --catch_system_error=no --log_level=messagebuild/bin/test_bitcoin --run_test=feebumper_tests/feerate_check_handles_combined_bump_fee_unavailable --catch_system_error=no --log_level=message