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
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# Leios logbook
2
2
3
+
## 2025-03-28
4
+
5
+
### Tools
6
+
7
+
### Egress Traffic Calculator
8
+
9
+
Added a new interactive calculator tool to help node operators estimate egress traffic and costs under Leios. The calculator allows users to model different network scenarios and understand the potential impact on infrastructure costs.
10
+
11
+
Key features:
12
+
- Interactive parameters for IB rate, block utilization, peer count, and network propagation
13
+
- Detailed traffic breakdown by block type (IB, EB, RB, Votes)
14
+
- Cost estimates across multiple cloud providers with varying pricing models
15
+
- Comparison with Ouroboros Praos traffic levels
16
+
- Responsive design with mobile-friendly controls
17
+
- Calculation breakdown showing the methodology behind the estimates
18
+
- Monthly transaction volume and fee revenue projections
19
+
20
+
The calculator helps visualize how Leios traffic scales with different input block rates and network configurations, providing SPOs and infrastructure providers with data to plan for the transition.
0 commit comments