mithril
mithril copied to clipboard
Stake-based threshold multi-signatures protocol
## Issue In order to avoid having registered signer being retired too early, we could create a mechanism a la Cardano for signer retirement: - The SPO adds option to...
## Issue When a client start downloading a part of the snapshot archive but stops in the middle of it (e.g 50%), the client when restarting does not use the...
## Issue Measure and document the complete footprint of a signer: - signer alone and signer + cardano node - `preview`/`preprod` - `mainnet` (if possible) Minimum information needed: - CPU...
## Issue Implement a rollback feature for deployment to `testing-preview` with a custom GitHub action workflow where we can define the version to be deployed. ## To do - [...
## Why Adding HATEOAS style links to the aggregator API would allow it to be self describing and allow for dynamic navigation based on previous responses. ## What Involves adding...
## Issue When a signer is setup, it is limbo for `2` epochs before being able to sign. This would be a good period of time during which the cache...
## Why We know we'll want to provide some way to have mithril snapshots be more incremental, in order to allow clients to download (and verify) only the parts they...
- Define relevant metrics for monitoring the Mithril protocol and ecosystem - Implement the metrics
- follow up and communications regarding the security audit - security fixes
## Why ## What Perhaps it would be worthwhile to add a new `Use Cases` section to the doc explaining _what_ can be done with Mithril snapshots? As we add...