Skip to content

Commit ddc63ca

Browse files
Wen KokkeSaizan
Wen Kokke
authored andcommitted
doc(simulation): Add entry for block expiration.
1 parent cfe498d commit ddc63ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Logbook.md

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
- Deeper analysis of TCP realism in the comparison to idealized diffusion
1717
- Included scenarios with higher IB rate and size, showing somewhat higher traffic leads to better diffusion times, likely due to TCP congestion window staying open.
1818
- Found another significant source of latency is access to the ledger state necessary to validate IBs.
19+
- Stop forwarding EBs after `eb-max-age-for-relay-slots` slots.
20+
- Add various cleanup policies (see `cleanup-policies`). These are disabled by default.
1921

2022

2123
### Rust simulation

0 commit comments

Comments
 (0)