Skip to content

Commit 60826b4

Browse files
committed
Update logbook
1 parent 58aa97d commit 60826b4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Logbook.md

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

3+
## 2025-06-20
4+
5+
### Rust simulation
6+
7+
- Added support for generating conflicting transactions. The probability of conflicts is controlled with the `tx-conflict-fraction` setting, at a global or per-node level.
8+
- Added support for overcollateralization: transactions will randomly be generated with enough extra collateral to be included in multiple IB shards, controlled by the `tx-overcollateralization-factor-distribution` setting.
9+
- Added support for explicitly-weighted TX production. The `tx-generation-weight` setting can be used to make specific relays generate more transactions than others.
10+
- Stake pools no longer generate transactions (by default)
11+
312
## 2025-06-19
413

514
### Metrics section in CIP

0 commit comments

Comments
 (0)