Commit e27f316
authored
Move validator http endpoints to a separate module (#8536)
Continuation of:
* #8529
Moving `/validator` endpoints out of `http_api` to a separation module. This should improve code maintainability, incremental compilation time and rust analyzer performance.
This is a tedious but straight forward change, so we're going with a pair & insta-merge approach to avoid painful & slow async review. @michaelsproul and I paired on the first commit - I believe we are almost done, will pair with @pawanjay176 tomorrow to wrap it up and merge tomorrow. (cc @macladson )
Co-Authored-By: Jimmy Chen <[email protected]>1 parent 4e958a9 commit e27f316
File tree
6 files changed
+1265
-931
lines changed- beacon_node/http_api/src
- validator
6 files changed
+1265
-931
lines changed
0 commit comments