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
Copy file name to clipboardExpand all lines: Logbook.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Leios logbook
2
2
3
+
## 2025-07-18
4
+
5
+
### Rust simulation
6
+
7
+
Revised Linear Leios model in response to analysis: in particular we discovered that sufficient throughput depends on only partially validating EBs before propagating them to peers.
8
+
9
+
Reimplemented Stracciatella as a separate simulation, as an exercise in finding deviations from the spec. Found and fixed several.
0 commit comments