Kelly Greco
Kelly Greco
[harshit181](https://github.com/harshit181) Please post an example of your suggested solution. I still consider this to be a bug. Users should be able to determine the behavior of a mock when the...
@Cody, please disable the debug feature (`ConsensusRoundHandler.updateRunningEventHash()`)
>I think this test should be deleted. I am pretty sure that the scenario it was testing is no longer an issue. Sorry I did not realize this earlier I...
> This solution feels a bit hacky. We should discuss whether we expect more cases like this, in which case we should implement a cleaner solution, or if this is...
Transferred [here](https://github.com/hiero-ledger/hiero-consensus-node/pull/22266)
@HamzaElzarw-2022 you are now assigned
Configuration is now being passed to many files even though it is totally unused in those files. Why were these changes made?
Superseded by the new serialization scheme
I just remembered that at some point soon, all modifications to the state will be required to occur on the handle thread so that the state changes are captured in...
I don't see where the `determineActiveRoster()` method is being called in production code. The description in #14712 indicates that the candidate roster should be adopted and used as the active...