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

feat(spec): English specification for the sync protocol #548

Merged
merged 6 commits into from
Nov 18, 2024

Conversation

josef-widder
Copy link
Member

@josef-widder josef-widder commented Nov 11, 2024

Closes: #546


PR author checklist

@cason
Copy link
Contributor

cason commented Nov 12, 2024

We probably need to align names at some point.

@josef-widder josef-widder marked this pull request as ready for review November 15, 2024 15:10
Copy link
Contributor

@cason cason left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good initial version for this spec.

I am not 100% sure if we should use directly the "blocksync" name instead of the generic "synchronization protocol". The Quint spec already uses blocksync.

I renamed the Quint types and methods according with #545.

specs/english/synchronization/README.md Outdated Show resolved Hide resolved
specs/english/synchronization/README.md Outdated Show resolved Hide resolved
specs/english/synchronization/README.md Outdated Show resolved Hide resolved
specs/english/synchronization/README.md Outdated Show resolved Hide resolved
specs/english/synchronization/README.md Outdated Show resolved Hide resolved
specs/english/synchronization/README.md Show resolved Hide resolved
specs/english/synchronization/README.md Outdated Show resolved Hide resolved
specs/english/synchronization/README.md Outdated Show resolved Hide resolved
specs/english/synchronization/README.md Outdated Show resolved Hide resolved
specs/english/synchronization/README.md Outdated Show resolved Hide resolved
@josef-widder josef-widder merged commit e1c8ab2 into main Nov 18, 2024
2 checks passed
@josef-widder josef-widder deleted the josef/EnglSync branch November 18, 2024 08:14
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.

feat(spec): English document explaining synchronization approach taken (Block sync)
2 participants