Jean-Philippe Raynaud
Jean-Philippe Raynaud
## Issue It appears that we need to link the security level given by the protocol parameters to the share of Cardano stakes enrolled in Mithril network. If this is...
## Issue The signer and aggregator nodes should not start signing and gathering stake distribution until the underlying Cardano node is (almost) fully synced
## Issue If the underlying Cardano node of an aggregator is not running (e.g. it is verifying chain or it is panicking), the aggregator node is panicking as well and...
## Issue Sign a new type of data, the `Cardano Stake Distribution` for the previous epoch ## To do - [ ] Add a new signed entity type (type +...
## 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 - [...
## 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...
## Issue During signer registration, we use the `KES Secret Key` and the `Operational Certificate` to verify that the Mithril keys registered are associated to the correct SPO (i.e. owner...