Skip to content

New class WitnessState, representing the witness' local state

Niels Möller requested to merge nisse/separate-thread-and-state into main

Most logic moved to methods of this class, and the thread subclass now acts as a connector between the local state and the log client.

Merge request reports