IntersectMBO / IntersectMBO/ouroboros-network

Extend PeerSelection tracer to include more information about local root peers

Open
#4,781 0 comments 0 reactions 0 assignees View on GitHub
outbound-governor tracing
Dominant language
Haskell
Stars
296
Forks
104
Avg merge
2d 10h
Merged PRs (30d)
4

Description

We should log something like:
```json
{ "groups": [
{ "warm": [
{ "address": "0.0.0.0",
"port": 3001,
"trustable": true,
}
],
"hot": []
}
]
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.