Skip to content

Commit 5098d94

Browse files
committed
Network Update 2025-04-15
1 parent 5b68460 commit 5098d94

File tree

1 file changed

+69
-0
lines changed

1 file changed

+69
-0
lines changed

blog/2025-04-15-network.md

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
---
2+
title: Network Team Update
3+
slug: 2025-04-15-network
4+
authors: [coot]
5+
tags: [network]
6+
hide_table_of_contents: false
7+
---
8+
9+
## Overview of [sprint 85][sprint-85]
10+
11+
### High-level overview
12+
13+
#### Node Diversity Workshop
14+
15+
We participated in the Node Diversity workshop held in Paris by Tweag / Modus
16+
Create. We had a chance to talk with [amaru] and [goroboros] developers.
17+
18+
We were in particular interested in testing approach for the [amaru] node,
19+
which is described in a recent [series of blog posts][stavena].
20+
21+
#### Tx-Submission
22+
23+
We continued working on `tx-submission`. We're analysing a test failure which prevents us from merging the PR.
24+
25+
#### Mithril
26+
27+
Armando Santos (Well-Typed) open a draft PR in which he's been working on
28+
implementation of the DMQ Node, see [ouroboros-network#5109]. Armando also
29+
wrote an update to the [CIP#137] proposal.
30+
31+
#### Performance Imrpovements
32+
33+
* We are reviewing [PR][ouroboros-network#5104] with inbound governor
34+
performance improvements.
35+
36+
### Pull requests
37+
38+
#### Opened
39+
40+
* [**Implemet DMQ Node**][ouroboros-network#5109]
41+
42+
#### In review
43+
44+
* [**Inbound governor performance improvement**][ouroboros-network#5104]
45+
* [**cardano-diffusion sublibrary**][ouroboros-network#5082]
46+
47+
#### Work in Progress
48+
49+
* [**TX Submission Logic**][ouroboros-network#4887]
50+
51+
#### Merged
52+
53+
* [**Introduced cddlc tool**][ouroboros-network#5105]
54+
55+
[sprint-85]: https://github.com/orgs/IntersectMBO/projects/5/views/1?filterQuery=sprint%3A%22Sprint+85%22
56+
57+
[Well-Typed]: https://well-typed.com
58+
59+
[amaru]: https://github.com/pragma-org/amaru
60+
[gouroboros]: https://github.com/blinklabs-io/gouroboros
61+
[stavena]: https://stevana.github.io/
62+
63+
[ouroboros-network#4887]: https://github.com/IntersectMBO/ouroboros-network/pull/4887
64+
[ouroboros-network#5104]: https://github.com/IntersectMBO/ouroboros-network/pull/5104
65+
[ouroboros-network#5105]: https://github.com/IntersectMBO/ouroboros-network/pull/5105
66+
[ouroboros-network#5082]: https://github.com/IntersectMBO/ouroboros-network/pull/5082
67+
[ouroboros-network#5109]: https://github.com/IntersectMBO/ouroboros-network/pull/5109
68+
69+
[CIP#137]: https://github.com/cardano-scaling/CIPs/pull/8

0 commit comments

Comments
 (0)