You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This week, the team continued their efforts in refining the protocol and its simulation capabilities. The team made significant progress in addressing various topics.
9
+
10
+
# Workshop summaries
11
+
12
+
Unfortunately, there are no workshop summaries for this week. If another week is provided, I can assist further.
13
+
14
+
## Simulation progress
15
+
16
+
-**Haskell simulation**
17
+
- Started specification of a new relay protocol for IB header diffusion without body, documented in `simulation/docs/network-spec`.
18
+
- Removed redundancies and harmonized naming in `--shared-log-format`, with a new base schema both simulations share in `data/simulation/trace.shared.d.ts`.
19
+
- Added support for extra events required by conformance testing, including `SlotEvent` and `NoBlockEvent` in the schema.
20
+
21
+
## Ongoing investigations
22
+
23
+
- Investigating the effects of dishonest nodes that diffuse unbounded amounts of old IBs on IB delivery reliability and protocol performance under such conditions.
24
+
- Working on quantifying settlement times and their impact on protocol performance.
25
+
- Exploring integration possibilities with Ouroboros Peras, mainly focusing on potentially reusing their voting mechanism to reduce resource consumption.
26
+
27
+
## Additional resources
28
+
29
+
-[GitHub discussions](https://github.com/input-output-hk/ouroboros-leios/discussions/243) – EB ledger states and 'history rewriting' effects.
0 commit comments