We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68a5094 commit bf139acCopy full SHA for bf139ac
Logbook.md
@@ -31,6 +31,12 @@
31
32
* Possible next steps: build a network model on time-to-chain for individual txs under load
33
34
+### Rust simulation
35
+
36
+- Sim is modeling transactions as an id and a size in bytes.
37
+ - The model was chosen ad-hoc to "look good", unlikely to reflect reality.
38
+- Next step is to model block diffusion, hopefully converging on network design with the haskell simulation of Praos
39
40
## 2024-10-03
41
42
### Team discussion
0 commit comments