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

yyforyongyu / lnd / 12889336674

21 Jan 2025 02:15PM UTC coverage: 57.563% (-1.2%) from 58.721%
12889336674

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%)

19467 existing lines in 251 files now uncovered.

102855 of 178681 relevant lines covered (57.56%)

24675.2 hits per line

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

50.0
/batch/interface.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