Skip to content

Commit 018ce30

Browse files
committed
site: weekly update
1 parent e6fa9f5 commit 018ce30

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

site/news/2025-07-07-weekly-progress-summary.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ tags: [progress, update, weekly, high-throughput, protocol-variants, stracciatel
77

88
This week, the Leios team achieved significant milestones in protocol development and analysis, successfully demonstrating high-throughput capabilities and exploring new protocol variants. The team completed comprehensive experiments with the Stracciatella variant, conducted analytical analysis of Linear Leios throughput efficiency, and implemented new simulation capabilities.
99

10-
## HIGH-THROUGHPUT DEMONSTRATION
10+
## High-throughput demonstration
1111

1212
- Successfully completed experiments demonstrating 1,000+ TPS capability with the Stracciatella variant of Leios.
1313
- Achieved spatial efficiency better than 95% with transaction lifecycle times under two minutes.
1414
- Validated protocol performance under extreme throughput conditions significantly beyond current Cardano capacity.
1515
- Documented detailed findings in the [Stracciatella analysis notebook](https://github.com/input-output-hk/ouroboros-leios/blob/main/analysis/sims/2025w28/analysis-stracciatella.ipynb).
1616

17-
## PROTOCOL VARIANTS ANALYSIS
17+
## Protocol variants analysis
1818

19-
### Stracciatella Variant
19+
### Stracciatella variant
2020

2121
- Completed comprehensive analysis of the Stracciatella variant (no IBs, transaction references in EBs, two-stage pipeline).
2222
- Key findings:
@@ -25,7 +25,7 @@ This week, the Leios team achieved significant milestones in protocol developmen
2525
- Network usage is slightly heavy while CPU usage appears suspiciously light.
2626
- Congestion appears at 1,000+ TPS throughput levels.
2727

28-
### Linear Leios Throughput Efficiency
28+
### Linear Leios throughput efficiency
2929

3030
- Conducted analytical analysis of Linear Leios variant's probability of including certified EBs on-chain.
3131
- Results show Linear Leios could achieve approximately 500 times the throughput of Praos at over 50% network resource efficiency.
@@ -36,19 +36,19 @@ This week, the Leios team achieved significant milestones in protocol developmen
3636

3737
![Throughput efficiency of Linear Leios](https://raw.githubusercontent.com/input-output-hk/ouroboros-leios/main/analysis/linear-leios-efficiency.svg)
3838

39-
## CDDL SPECIFICATIONS
39+
## CDDL specifications
4040

4141
- Added CDDL specifications for Linear and Stracciatella protocol variants.
4242

43-
## SIMULATION IMPROVEMENTS
43+
## Simulation improvements
4444

45-
### Rust Simulation
45+
### Rust simulation
4646

4747
- Implemented first pass at Linear Leios variant in Rust simulation.
4848
- Enhanced simulation capabilities for protocol variant testing and analysis.
4949
- Continued optimization of simulation performance for high-throughput scenarios.
5050

51-
### Small Transaction Experiments
51+
### Small transaction experiments
5252

5353
- Completed analysis of small-transaction, high-throughput experiments with 300-byte non-Plutus transactions.
5454
- Key findings:
@@ -60,7 +60,7 @@ This week, the Leios team achieved significant milestones in protocol developmen
6060
- Network usage remains modest under high load.
6161
- Supporting materials available in [analysis documentation](https://github.com/input-output-hk/ouroboros-leios/blob/main/analysis/sims/2025w28/ReadMe.pdf) and [analysis notebook](https://github.com/input-output-hk/ouroboros-leios/blob/main/analysis/sims/2025w28/analysis.ipynb).
6262

63-
## NEXT STEPS
63+
## Next steps
6464

6565
- Continue investigation of protocol variants for CIP convergence.
6666
- Expand simulation capabilities for additional protocol variants.

0 commit comments

Comments
 (0)