Skip to content

Commit 2923d5b

Browse files
committed
Update logbook
1 parent f3665c4 commit 2923d5b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Logbook.md

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

3+
## 2025-05-23
4+
5+
### Rust simulation
6+
7+
Spent time this week investigating poor TX inclusion rates. Findings:
8+
- The "late IB inclusion" extension to Full Leios dramatically improves the odds of a TX reaching the ledger.
9+
- Transactions without sharded inputs cause extreme duplication across IBs, and will need special care
10+
11+
Enhancements:
12+
- Turned on late IB inclusion by default
13+
- Fixed an off-by-one error with late IB inclusion logic
14+
- Added a `praos-fallback-enabled` setting, to disable Praos when investigating throughput
15+
- Fixed TX deduplication in Praos blocks
16+
317
## 2025-05-22
418

519
### Catalog of conformance tests

0 commit comments

Comments
 (0)