Skip to content

Commit 70bf75f

Browse files
committed
Updated logbook
1 parent 4ef1db0 commit 70bf75f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Logbook.md

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

3+
## 2025-04-13
4+
5+
### Haskell simulation
6+
7+
- Started spec of new relay protocol for IB header diffusion without body.
8+
- see `simulation/docs/network-spec`
9+
- Removed redundancies and harmonized naming in --shared-log-format.
10+
- see `data/simulation/trace.shared.d.ts` for base schema both sims share.
11+
- Added support for extra events required by conformance testing.
12+
- see `SlotEvent` and `NoBlockEvent` in schema.
13+
- use flag `--conformance-events` with `--shared-log-format` to enable them, otherwise too numerous.
14+
315
## 2025-04-11
416

517
### Refactored and optimized simulation-analysis workflow

0 commit comments

Comments
 (0)