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

Byzantine fork attack fails with fast hotstuff #103

Open
birjusuketupatel opened this issue Aug 9, 2023 · 1 comment
Open

Byzantine fork attack fails with fast hotstuff #103

birjusuketupatel opened this issue Aug 9, 2023 · 1 comment

Comments

@birjusuketupatel
Copy link

I am running an experiment with 4 replicas on my local machine. When I attempt to run the byzantine fork module and the fasthotstuff consensus module, I run into a few issues.

When running with a fixed leader, the program returns an RPC error. Below is a screenshot of this scenario.
image

When running with a rotating leader, the experiment runs to completion, only a small number of commands are actually executed and the vast majority time out.
image

I have also encountered a similar issue when using silence module, where only a single digit number of transactions are completed, and the vast majority are left to time out. I am not sure if I am incorrectly using this feature or if it is an underlying issue. Any clarity would be greatly appreciated.

Thanks,
Birju

@meling
Copy link
Member

meling commented Aug 11, 2023

Just wanted to reach out and say that @hanish520 is looking into this.

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

No branches or pull requests

2 participants