File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33<!-- scriv-insert-here -->
44
55<a id =' changelog-0.7.0.0 ' ></a >
6- ## 0.7.0.0 -- 2026-07-03
6+ ## 0.7.0.0 -- 2026-07-31
77
88### Breaking
99
10+ - Added PeerSelectionPolicy's rng to ` NodeKernel ` . This allowed to create the
11+ policy in ` diffusionApplications ` rather than in the ` main ` module.
12+
13+ - Using ` tx-submission ` undecision logic:
14+ - ` NodeKernel ` data type changed to adapt to the new tx-submission logic
15+ - ` SigMempoolResult ` is provided by ` DMQ.Diffusion.PeerSelection.PeerMetric ` module.
16+ - ` sigSubmissionLogicPeerTracer ` was removed from ` DMQTracers `
17+ - ` sigDecisionPolicy :: TxDecisionPolicy ` was adapted to the new tx-submission logic
18+
1019- Using ` KeepAliveRegistry ` instead of ` FetchClientRegistry ` introduced in
1120 a recent ` ouroboros-network ` PR. The ` fetchClientRegistry ` field of
1221 ` NodeKernel ` was replaced with ` keepAliveRegistry ` field.
1524
1625### Non-Breaking
1726
27+ - Peer sharing delays and timeouts in ` PeerSelectionPolicy `
28+ - Explicit cborg error in local-msg-notification protocol
29+ - Added tracers for NtC connection with ` cardano-node ` :
30+ - hanshake mini-protocol tracer
31+ - mux tracer
32+ - mux channel tracer
33+ - mux bearer tracer
34+
35+ - Integrated with ` trace-dispatcher ^>= 2.13.0 ` and ` contra-tracer >= 0.2.1.0 `
36+
1837- Added ` PrettyShow ` instances for
1938 - ` NodeToNodeVersion `
2039 - ` NodeToNodeVersionData `
Load diff This file was deleted.
Load diff This file was deleted.
You can’t perform that action at this time.
0 commit comments