KPrasch
KPrasch
While we *do* need to think about how we expect application developers to handle serializable policy metadata, this is separate from the matter internally sporting policy persistence to disk. Marking...
duplicate of #741
Reopening because I've accidentally recreated this same exception, but it's unclear what is happening: ```python teacher = Ursula.from_teacher_uri(teacher_uri=teacher_uri, federated_only=False, min_stake=0) # TODO: Handle (more than) min stake here client =...
From #1453 > If a Learner has already validated metadata or verified a node, there's no reason to do it again at next launch. Let's keep a flag of verification...
See related #984
@cygnusv - Any ideas on how to name these presets?
This was addressed by the `PolicyCredential` entity - however I no longer see that in the codebase - unless I am missing something this is still unresolved.
@jMyles - What is the motivation for wanting to change to `BytestringKwargifier`?
Incremental step: move node discovery logs to another file.