Skip to content

Commit f481968

Browse files
ch1boyveshauser
authored andcommitted
Move document history to the end
1 parent d3eff66 commit f481968

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/leios-design.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@ This document extends:
1717
> [!WARNING]
1818
> TODO: Introduce general approach, that this is a living document: architecture reflects our current design understanding, which is driven by protocol requirements (CIP), but also by identified risks (for the implementation); From this, we sketch a (current) implementation plan that includes fact-finding, which also means potentially updating that plan as we learn things
1919
20-
This document is a living artifact and will be updated as implementation progresses, new risks are identified, and validation results become available.
21-
22-
| Version | Date | Author | Changes |
23-
|---------|------------|-----------------|---------------|
24-
| 0.1 | 2025-10-15 | Sebastian Nagel | Initial draft |
25-
2620
#### Key Design Principles
2721

2822
> [!WARNING]
@@ -722,9 +716,7 @@ Genesis (Ouroboros Genesis) enables nodes to bootstrap from the genesis block wi
722716
> [!WARNING]
723717
> TODO: Motivate a rough simulations -> prototype -> testnet plan;
724718
725-
# Appendices
726-
727-
## Appendix A: Glossary
719+
# Glossary
728720

729721
| Term | Definition |
730722
|------|------------|
@@ -740,7 +732,7 @@ Genesis (Ouroboros Genesis) enables nodes to bootstrap from the genesis block wi
740732
| **FFD** | Freshest-First Delivery - Network priority mechanism |
741733
| **ATK-LeiosProtocolBurst** | Attack where adversary withholds and releases EBs simultaneously |
742734

743-
## Appendix B: References
735+
# References
744736

745737
1. **CIP-164**: Ouroboros Linear Leios - Greater transaction throughput https://github.com/cardano-scaling/CIPs/blob/leios/CIP-0164/README.md
746738

@@ -760,3 +752,11 @@ Genesis (Ouroboros Genesis) enables nodes to bootstrap from the genesis block wi
760752

761753
1. **UTxO-HD Design**:
762754
https://github.com/IntersectMBO/ouroboros-consensus/blob/main/docs/website/contents/for-developers/utxo-hd/index.md
755+
756+
# Document history
757+
758+
This document is a living artifact and will be updated as implementation progresses, new risks are identified, and validation results become available.
759+
760+
| Version | Date | Author | Changes |
761+
|---------|------------|-----------------|---------------|
762+
| 0.1 | 2025-10-15 | Sebastian Nagel | Initial draft |

0 commit comments

Comments
 (0)