Ulrich Petri
Ulrich Petri
A while ago `semantic-version` was pinned to `=2.8.1,
[Micropython](https://github.com/micropython/micropython) is a Python port for microcontrollers. They also have a 'unix' port that runs on linux / macOS which is useful for local development. Therefore it would be nice...
Currently DecryptionTriggers are sent by the Collator to the Keypers based on hard coded criteria. This doesn't fit well with our upcoming multiple use-cases (e.g. Snapshot, Gnosis, Optimism, etc.). We...
- Poll for finalized proposals since last poll interval - Send decrpytion trigger - Save in DB
Listen on libp2p for eon and epoch keys. - Implement validators - Validate epoch against eon keys - Store in DB
Prerequisite: Clarify use of DB-level schemas in RS Table definitions for snapshot exist.
API is defined and communication is possible
A listener exists in the snapshot command that listens for relevant messages.