Skip to content

Commit 6818d86

Browse files
committed
Logbook update
1 parent 080317a commit 6818d86

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Logbook.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
## 2024-12-06
44

5+
### Haskell simulation
6+
7+
First Leios visualisations implemented (on `andrea/leios-p2p` branch atm):
8+
- short-leios-1: 2 nodes, showing every mini-protocol message.
9+
- short-leios-p2p-1: 100 nodes, showing transfers of RB,IB,EB,Votes and some statistics.
10+
11+
Next steps:
12+
- Improve readability of short-leios-p2p-1 to differentiate pipelines
13+
and kinds of blocks.
14+
- Verify parameters are set to sensible values (in particular wrt
15+
voting) and check for problems in simulation.
16+
- Run larger simulations and extract measures of interest.
17+
518
### Draft of several sections of the first tech report
619

720
We now have a full draft of several sections of the technical report.

0 commit comments

Comments
 (0)