IntersectMBO / IntersectMBO/ouroboros-network
Extend PeerSelection tracer to include more information about local root peers
Open
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
Assessment
This issue has not been assessed yet.