Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Haskell praos network simulation (Tuning required) #50

Merged
merged 86 commits into from
Oct 24, 2024

Conversation

Saizan
Copy link
Contributor

@Saizan Saizan commented Oct 24, 2024

First batch of praos visualizations:

  • cabal run viz praos-1 for a 2-node simulation relaying a chain across.
  • cabal run viz praos-p2p-1 and praos-p2p-2 for WIP simulations of ~100 nodes dinamically generating and diffusing blocks.

CLI:

  • cabal run viz now lists the visualization names, as does cabal run viz -- --help.

CI:

  • Haskell CI switched to use haskell-actions/setup instead of nix.
  • Isolated the formal spec nix setup by using a dummy-project instead of the repo root haskell project. Not a nix expert, others might find a better solution.

Saizan and others added 30 commits October 24, 2024 09:21
@Saizan Saizan merged commit fe82c83 into main Oct 24, 2024
4 checks passed
@Saizan Saizan deleted the haskell-praos-sim-rebased branch October 24, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants