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

yyforyongyu / lnd / 12896495822

21 Jan 2025 09:47PM UTC coverage: 57.591% (-1.1%) from 58.721%
12896495822

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

132 of 231 new or added lines in 2 files covered. (57.14%)

19412 existing lines in 253 files now uncovered.

102933 of 178730 relevant lines covered (57.59%)

24706.22 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