|
| 1 | +--- |
| 2 | +title: Network Team Update |
| 3 | +slug: 2026-02-16-network |
| 4 | +authors: [coot] |
| 5 | +tags: [network] |
| 6 | +hide_table_of_contents: false |
| 7 | +--- |
| 8 | + |
| 9 | +## Overview of sprint [107][sp-107]. |
| 10 | + |
| 11 | +### Cardano Node 10.5.4 |
| 12 | + |
| 13 | +We rolled out [`cardano-node-10.5.4`] release. |
| 14 | + |
| 15 | +### Leios |
| 16 | + |
| 17 | +| PR / Issue | Status | |
| 18 | +|--------------------------------------------|---------------| |
| 19 | +[__Mux Leios Simulation__][pr#5295] | _merged_ | |
| 20 | +[__Mux egress prioritisation__][issue#5262] | _in progress_ | |
| 21 | +[__Mux egress fairness__][issue#5271] | _resolved_ | |
| 22 | + |
| 23 | +### Ouroboros-Network |
| 24 | + |
| 25 | +| PR / Issue | Status | Notes |
| 26 | +|------------------------------------------------------------------|-------------|---------| |
| 27 | +| [__StandardHash with NFData constraint__][pr#5310] | _merged_ | | |
| 28 | +| [__Tracing Libraries__][pr#5251] | _merged_ | | |
| 29 | +| [__tx-submission robustness and testing enhancements__][pr#5315] | _in review_ | | |
| 30 | +| [__RNG handling in SRV lookups for public root peers__][pr#5307] | _in review_ | contribution by [Saviour Uzoukwu][Savissy] | |
| 31 | +| [__cardano ping implemented with ouroboros-network__][pr#5205] | _blocked_ | | |
| 32 | + |
| 33 | +#### Documentation |
| 34 | + |
| 35 | +* [__docs: fix typos across documentation__][pr#5311] by [Ronald Eddy Jr][him2him2] |
| 36 | + |
| 37 | +#### Maintenance |
| 38 | + |
| 39 | +* [__release scripts__][pr#5300] |
| 40 | +* [__scrive: added patch level fragments__][pr#52306] |
| 41 | +* [__Updates index-state, removed srp__][pr#5309] |
| 42 | + |
| 43 | +### DMQ-Node |
| 44 | + |
| 45 | +| PR / Issue | Status | |
| 46 | +|----------------------------------------------|---------------| |
| 47 | +| [__SigSubmission v2__][pr#16] | _in review_ | |
| 48 | +| [__Integration with cardano-tracer__][pr#32] | _in progress_ | |
| 49 | +| [__Set the correct magic field__][pr#30] | _merged_ | |
| 50 | +| [__Churn test__][#5303] | _in review_ | |
| 51 | + |
| 52 | + |
| 53 | +[him2him2]: https://github.com/him2him2 |
| 54 | +[Savissy]: https://github.com/Savissy |
| 55 | + |
| 56 | +[pr#16]: https://github.com/IntersectMBO/dmq-node/pull/16 |
| 57 | +[pr#32]: https://github.com/IntersectMBO/dmq-node/pull/32 |
| 58 | +[pr#5205]: https://github.com/IntersectMBO/ouroboros-network/pull/5205 |
| 59 | +[pr#5251]: https://github.com/IntersectMBO/ouroboros-network/pull/5251 |
| 60 | +[pr#5295]: https://github.com/IntersectMBO/ouroboros-network/pull/5295 |
| 61 | +[pr#5300]: https://github.com/IntersectMBO/ouroboros-network/pull/5300 |
| 62 | +[pr#5303]: https://github.com/IntersectMBO/ouroboros-network/pull/5303 |
| 63 | +[pr#5306]: https://github.com/IntersectMBO/ouroboros-network/pull/5306 |
| 64 | +[pr#5307]: https://github.com/IntersectMBO/ouroboros-network/pull/5307 |
| 65 | +[pr#5309]: https://github.com/IntersectMBO/ouroboros-network/pull/5309 |
| 66 | +[pr#5310]: https://github.com/IntersectMBO/ouroboros-network/pull/5310 |
| 67 | +[pr#5305]: https://github.com/IntersectMBO/ouroboros-network/pull/5305 |
| 68 | +[pr#5311]: https://github.com/IntersectMBO/ouroboros-network/pull/5311 |
| 69 | +[issue#5262]: https://github.com/IntersectMBO/ouroboros-network/issues/5262 |
| 70 | +[issue#5271]: https://github.com/IntersectMBO/ouroboros-network/issues/5271 |
| 71 | + |
| 72 | +[sp-107]: https://github.com/orgs/IntersectMBO/projects/5/views/1?filterQuery=sprint%3A%22Sprint+107%22 |
| 73 | +[`cardano-node-10.5.4`]: https://github.com/IntersectMBO/cardano-node/releases/tag/10.5.4 |
0 commit comments