Skip to content

Conversation

@hanish520
Copy link
Contributor

This is a draft PR for new client design. This PR is created to reduce the load on the server to send response to all commands in a client. The design is not final, servers need to send QC along with the command status to justify it. Working on those changes.

@hanish520
Copy link
Contributor Author

In this PR, client is fetching the command status from f+1 servers to confirm the command status using a gorums call. This call can be avoided if a server can include the block in which the command is included and committed and client can verify the QC. The recent segregation of client and clientio makes this change particularly difficult. Should we follow the above design or use the existing design.

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.

2 participants