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

Request to add client and server logic for protocol version awareness #1184

Closed
TorfinnOlsen opened this issue Feb 15, 2023 · 0 comments · Fixed by #1185
Closed

Request to add client and server logic for protocol version awareness #1184

TorfinnOlsen opened this issue Feb 15, 2023 · 0 comments · Fixed by #1185

Comments

@TorfinnOlsen
Copy link

Work was completed to add deal sealing and indexer announcement configurability behaviors here:
#1051 (comment)

in support of this FRC:
https://github.com/filecoin-project/FIPs/blob/f30244781db571d3b0420f414be28e6d84cfa1f9/FRCs/frc-0056.md

However, in order for this functionality to actually work and be usable we need the client and server to recognize the protocol version (including the new version v1.2.1).

The desirable behavior is that the protocol will default to the earliest version either the client or server supports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant