mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-06-11 16:45:35 +02:00
0d16dd0358
Introduce a MessageContext class to be used by all validators This change will allow to pass message dependencies from the client validators to the `ValidationManager`. Please see my thoughts in #382 for more details. See merge request !197