We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1db05c9 commit 692bf9fCopy full SHA for 692bf9f
ouroboros-network/CHANGELOG.md
@@ -39,6 +39,9 @@
39
- Renamed `Applications` to `DiffusionApplications`
40
- `runM` function now receives `ExtraParameters` as an argument
41
- Configurable Mux Egress Poll Interval
42
+- Added `pchPromotedHotVar` to `PeerConnectionHandle` to track when a peer has been promoted to hot
43
+- Added tag `PeerHotDuration` to `PeerSelectionActionsTrace` to indicate how long a remote
44
+ peer has been in hot mode until it was either demoted or closed.
45
46
## 0.21.2.0 -- 2025-06-02
47
0 commit comments