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

Fast path #22

Merged
merged 10 commits into from
Dec 18, 2024
Merged

Fast path #22

merged 10 commits into from
Dec 18, 2024

Conversation

lemmy
Copy link
Collaborator

@lemmy lemmy commented Dec 7, 2024

@lemmy lemmy added the enhancement New feature or request label Dec 7, 2024
@lemmy lemmy requested a review from heidihoward December 9, 2024 04:05
pirateship.tla Outdated Show resolved Hide resolved
pirateship.tla Outdated Show resolved Hide resolved
pirateship.tla Outdated Show resolved Hide resolved
pirateship.tla Outdated Show resolved Hide resolved
pirateship.tla Show resolved Hide resolved
lemmy added a commit that referenced this pull request Dec 16, 2024
lemmy added a commit that referenced this pull request Dec 16, 2024
@lemmy lemmy requested a review from heidihoward December 17, 2024 14:16
@heidihoward heidihoward marked this pull request as ready for review December 17, 2024 16:10
@heidihoward
Copy link
Owner

@lemmy Do you know why this changes causes tlc-simulate to go red?

lemmy added a commit that referenced this pull request Dec 17, 2024
lemmy added a commit that referenced this pull request Dec 17, 2024
@lemmy
Copy link
Collaborator Author

lemmy commented Dec 17, 2024

@lemmy Do you know why this changes causes tlc-simulate to go red?

It’s failing because ByzCommitIndex@1 remains 0. Surprisingly, ByzCommitIndex@2 doesn’t persistently remain 0. Will investigate...

  • ByzCommitIndex@2 # 0 because TLCpirateship!TLCInit defines an initial state with byzCommitIndex = [r \in R |-> 2]. ByzCommitIndex@2 also remains 0 if TLCInit is not substituted for Init.
  • git bisect identifies commit aaf24e0 as the source of the regression.

Signed-off-by: Markus Alexander Kuppe <[email protected]>
Signed-off-by: Markus Alexander Kuppe <[email protected]>
Signed-off-by: Markus Alexander Kuppe <[email protected]>
Signed-off-by: Markus Alexander Kuppe <[email protected]>
… `remote` soon.

Signed-off-by: Markus Alexander Kuppe <[email protected]>
@lemmy lemmy merged commit 6282df3 into main Dec 18, 2024
1 of 2 checks passed
lemmy added a commit that referenced this pull request Dec 18, 2024
lemmy added a commit that referenced this pull request Dec 18, 2024
@lemmy lemmy deleted the mku-fastpath branch December 18, 2024 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants