• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

yyforyongyu / lnd / 12894803154

21 Jan 2025 07:57PM UTC coverage: 57.569% (-1.2%) from 58.721%
12894803154

Pull #32

github

yyforyongyu
sweep: handle missing inputs during fee bumping

This commit handles the case when the input is missing during the RBF
process, which could happen when the bumped tx has inputs being spent by
a third party. Normally we should be able to catch the spend early via
the spending notification and never attempt to fee bump the record.
However, due to the possible race between block notification and spend
notification, this cannot be guaranteed. Thus, we need to handle the
case during the RBF when seeing a `ErrMissingInputs`, which can only
happen when the inputs are spent by others.
Pull Request #32: prepare fee replace

128 of 179 new or added lines in 2 files covered. (71.51%)

19475 existing lines in 251 files now uncovered.

102864 of 178680 relevant lines covered (57.57%)

24708.38 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

84.23
/input/script_utils.go


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc