lighthouse/validator_client/src/http_api
duguorong009 7d537214b7 fix(validator_client): return http 404 rather than 405 in http api (#4758)
## Issue Addressed
- Close #4596 

## Proposed Changes
- Add `Filter::recover` to handle rejections specifically as 404 NOT FOUND

Please list or describe the changes introduced by this PR.

## Additional Info

Similar to PR #3836
2023-10-04 00:43:29 +00:00
..
tests Use only lighthouse types in the mock builder (#4793) 2023-10-03 17:59:28 +00:00
api_secret.rs Split common crates out into their own repos (#3890) 2023-04-28 01:15:40 +00:00
create_signed_voluntary_exit.rs Update the voluntary exit endpoint to comply with the key manager specification (#4679) 2023-09-22 02:33:11 +00:00
create_validator.rs Add validator-manager (#3502) 2023-08-08 00:03:22 +00:00
keystores.rs Add validator-manager (#3502) 2023-08-08 00:03:22 +00:00
mod.rs fix(validator_client): return http 404 rather than 405 in http api (#4758) 2023-10-04 00:43:29 +00:00
remotekeys.rs Builder Specs v0.2.0 (#3134) 2022-07-30 00:22:37 +00:00
test_utils.rs Add validator-manager (#3502) 2023-08-08 00:03:22 +00:00
tests.rs Update the voluntary exit endpoint to comply with the key manager specification (#4679) 2023-09-22 02:33:11 +00:00