Skip to content

Commit 59a05fa

Browse files
committed
updated Logbook
1 parent ab6b89d commit 59a05fa

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Logbook.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Leios logbook
22

3+
## 2025-01-26
4+
5+
### Haskell Simulation
6+
7+
- Leios and praos simulations can now read parameters and topologies
8+
from disk using the agreed upon formats.
9+
- Added `generate-topology` command to output randomly generated
10+
topologies (given some characteristics).
11+
- Aligned leios sortition to algorithms in sortition benchmarks and
12+
technical report.
13+
- Discussed IB diffusion protocol and analysis of topologies with DeltaQ team.
14+
- Drafted report on comparison between praos simulation and benchmark
15+
cluster, average adoption times from simulation are slower but
16+
within 10% of measured, see PR #171 for details. Note: a review of
17+
the simulation parameters is still pending.
18+
19+
Nest steps:
20+
- Generate topologies where block producers are behind relays.
21+
- Start work on comparison with idealized diffusion model.
22+
- Run leios simulations configured for higher thoughput.
23+
324
## 2025-01-24
425

526
### Analysis of "Fiat Accompli" sortition

0 commit comments

Comments
 (0)