Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cli_v2: implement ListBlockErrors and GetBlockInfo | Alex Auvolat | 2025-02-03 | 1 | -2/+2 |
| | |||||
* | cli_v2: implement ListWorkers and GetWorkerInfo | Alex Auvolat | 2025-02-03 | 1 | -0/+74 |
| | |||||
* | admin api: base infrastructure for local endpoints | Alex Auvolat | 2025-02-03 | 1 | -0/+50 |
admin api: rename EndpointHandler into RequestHandler to avoid confusion with RPC wip: infrastructure for local api calls admin api: fix things admin api: first local endpoint to work with new scheme admin api: implement SetWorkerVariable |