Skip to content

Commit

Permalink
Rust sim logbook update
Browse files Browse the repository at this point in the history
  • Loading branch information
SupernaviX committed Oct 3, 2024
1 parent a6498d0 commit 5b10975
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Logbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@
- Switch to one team meeting per week
- Next step on DeltaQ is to reproduce the timeliness analysis
- Will add import/export functionality

### Rust simulation

- Sim runs a slot lottery and decides which pool(s) produce block(s)
- Sim reads input (protocol parameters and pools) from a toml file
- Sim writes output (list of events and timestamps) to a json file
- Next steps:
- Create (extremely basic) fake transactions to measure throughput

## 2024-10-02

Expand Down

0 comments on commit 5b10975

Please sign in to comment.