HotShot
HotShot copied to clipboard
### This PR: ### This PR does not: ### Key places to review:
### This PR: Fixes an issue where sequencer tests would hang during shutdown ### This PR does not: ### Key places to review:
Closes # ### This PR: ### This PR does not: ### Key places to review:
Closes #3520 ### This PR: This PR tries to improve a vote and a certificate validation. The existing problem is that both a view and a certificate include a view...
## This PR: This PR partially addresses issue [#3160](https://github.com/EspressoSystems/HotShot/issues/3160) by adding test cases for the following scenarios: - Handling outdated proposals. - Detecting duplicate votes. - Validating vote collection and...
### What is this task and why do we need to work on it? In #3569, `get_auction_results` was given a dummy implementation to allow running an integration test for a...
### What is this task and why do we need to work on it? When sending a direct message, a connection to a particular node is created. This PR is...
Closes # ### This PR: ### This PR does not: ### Key places to review:
Closes # ### This PR: ### This PR does not: ### Key places to review:
### What is this task and why do we need to work on it? `Behaviour::ByzantineTwins` does not seem to behave as expected with `DoubleTwinsHandler` (which we expect should function similarly...