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

simulation: progress on Leios #81

Merged
merged 41 commits into from
Nov 22, 2024
Merged

simulation: progress on Leios #81

merged 41 commits into from
Nov 22, 2024

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    3312366 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    f0c3f14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea31b76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dcff03 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    d6d004d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'wenkokke/leios-protocol' into haskell-leios-sim

    * wenkokke/leios-protocol:
      Scaffold data transfer protocol
      Fix errors after resolving compilation issues
      simulation: Commit untest DataTransfer protocol
      update Logbook
      [delta_q] add current thoughts regarding load analyses
      add simulation-model-parameters.{json,md} content
      chore: data formation
      [delta_q] keep scroll position when selecting ΔQ expressions
      System-dynamics simulation of throughput techno-economics (#70)
      sim-rs: generate config matching delta-q assumptions
      wip: hard-coded canvas
      chore: add file streaming
    wenkokke committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0e1d879 View commit details
    Browse the repository at this point in the history
  3. Progress on merge

    wenkokke committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    13f694c View commit details
    Browse the repository at this point in the history
  4. Finish merge

    wenkokke committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b548317 View commit details
    Browse the repository at this point in the history
  5. Remove OldRelay

    wenkokke committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c315410 View commit details
    Browse the repository at this point in the history
  6. Small improvements

    wenkokke committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0f93738 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Tiny renaming

    wenkokke committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    bacc9b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0b9dc3 View commit details
    Browse the repository at this point in the history
  3. Copy assert

    wenkokke committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c04d940 View commit details
    Browse the repository at this point in the history
  4. windowAdjust

    wenkokke committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f9334d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    2328bac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a1e145 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    5ef10df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86fb21f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e93e91f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12f153c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. SimTestRelay

    Saizan committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    58fa120 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb130af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8177023 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89c7da3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b2d073 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0284b75 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    1c36e4c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    76d68bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5248a41 View commit details
    Browse the repository at this point in the history
  3. simulation: fix RB.empty to use minBound + 1 as first ticket

    so `takeAfterTicket buffer minBound` returns whole buffer.
    Saizan committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    00e5b8c View commit details
    Browse the repository at this point in the history
  4. simulation: SimTestRelay: increased window size to 100

    Last node in relay-test-2 was not getting blocks before expiration
    otherwise.
    Saizan committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5235331 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ef3f3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59fd518 View commit details
    Browse the repository at this point in the history
  7. simulation: parametrize PraosProtocol by type of block body.

    existing simulations still use BlockBody from ConcreteBlock.
    Saizan committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f444de9 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    a79e380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4650e6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57c723c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03ec4cd View commit details
    Browse the repository at this point in the history
  5. fourmolu

    Saizan committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9178c07 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    f2abc17 View commit details
    Browse the repository at this point in the history
  2. simulation: refactored BlockFetch to take separate validation thread

    * updated praos node to use a queue and set aside blocks until we have
    validated the previous.
    
    * updated leios node so that ranking block are now validated by the
    same `processing` thread that does the others.
    Saizan committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    8cddb67 View commit details
    Browse the repository at this point in the history