Skip to content

smol-world changes - #5425

Open
coot wants to merge 3 commits into
mw/hello-smol-worldfrom
coot/mw/hello-small-world
Open

smol-world changes#5425
coot wants to merge 3 commits into
mw/hello-smol-worldfrom
coot/mw/hello-small-world

Conversation

@coot

@coot coot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Description

  • smol-world: added type signature to avoid a warning
  • smol-world: removed fsCubicOrigin
  • smol-world: fixed another warning

Checklist

Quality

  • Commit sequence makes sense and have useful messages, see ref.
  • New tests are added and existing tests are updated.
  • Self-reviewed the PR.

Maintenance

  • Linked an issue or added the PR to the current sprint of ouroboros-network project.
  • Added labels.
  • Updated changelog files.
  • The documentation has been properly updated, see ref.

coot added 3 commits September 1, 2026 14:10
fsCubicOrigin is a duplicate field that always matched fsWMax.  This
changes renders the cubic formula:
```
      fs { fsCwnd = max 1 (tpCubicC tp * (fsCaElapsed fs - fsK fs) ** 3 + fsWMax fs) }
```
match the RFC 9438.
@coot
coot requested a review from a team as a code owner September 1, 2026 13:11
@github-project-automation github-project-automation Bot moved this to In Progress in Ouroboros Network Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant