feat: add native wallet check and delete endpoints
-
check or remove this line after you've added a CHANGELOG entry or if your PR doesn't need one (they should go into
CHANGELOG/unreleased/)
This MR adds native GET /api/v1/wallet and DELETE /api/v1/wallet endpoints, allowing the bark-web frontend to completely remove its Docker proxy workarounds for checking wallet files and wiping the wallet directory.
Closes #1349 (closed)