Page MenuHomePhabricator

Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file checks
ClosedPublic

Authored by PiRK on Jan 12 2024, 14:26.

Details

Summary

This is a backport of core#19502
Depends on D15144

Test Plan

ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

PiRK requested review of this revision.Jan 12 2024, 14:26
src/wallet/walletutil.cpp
116 ↗(On Diff #44092)

This line is adapted to account for the great boost-filesystem -> std::filesystem migration

This revision is now accepted and ready to land.Jan 12 2024, 15:26