This issue tracks the implementation of the NodeService gRPC service from [ADR-106](https://github.com/cometbft/cometbft/blob/main/docs/references/architecture/adr-106-grpc-api.md). ### Current Status - `GetStatus` - [x] server endpoint - [x] client - [ ] e2e tests - `GetHealth` - [x] server endpoint - [x] client - [ ] e2e tests