As observed in D14191, when Cashtab feeds through invalid inputs to the alias-server endpoints, its fetch() calls are returning undefined rather than the expected error object.
Upon review the address and alias endpoints in alias-server's app.js were correctly catching the errors but weren't returning the status 500 error.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC366a96823508: [alias-server] Error response handling patch
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- errorResponseReturn
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 24309 Build 48228: Build Diff alias-server-tests Build 48227: arc lint + arc unit