Skip to content

Commit ed416a6

Browse files
Nicholas Clarkenc6
authored andcommitted
Add a couple of other sections to the plan
1 parent 6ae4375 commit ed416a6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/ledger/plan.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,14 @@ details needed by all potential implementations.
2020
- Transactions
2121
- Eras
2222
- The structure of an epoch
23+
- Determinism
2324
- The ledger state transition
2425
- How to read the specs
2526
- Old-style semi-formal specs
2627
- New-style Agda specifications
28+
- Validity
29+
- Multi-phase validity
30+
- Static vs dynamic checks
2731
- Ledger interfaces
2832
- To the consensus layer
2933
- Applying a block
@@ -45,6 +49,7 @@ details needed by all potential implementations.
4549
- Transaction and block formats
4650
- The ledger state
4751
- Decomposition - large and small parts
52+
- Non-canonical serialisation
4853
- Constraints on the ledger
4954
- Computational concerns
5055
- Avoiding spikes

0 commit comments

Comments
 (0)