-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
Description
Make sure GCP aggregator is continuously producing snapshots:
- Provide db storage to non temporary directory for Mithril nodes in
docker-compose.yaml(/home/curry/testnet) - Keep track of snapshots in Mithril Aggregator
- Add Single Signatures store to aggregator #282
- Optimization: Update runtime rate of Aggregator and Signers
- Bug: Fix
currywrite rights to/home/curry/testnetand/home/curry/ipcdirectories (launchcardano-nodewith non root user) - Bug: Fix Signer nodes not signing on Aggregator restart /
thread 'main' panicked at 'Initializer not registered. Cannot participate as a signer.', /home/runner/work/mithril/mithril/mithril-core/src/stm.rs:575:17. May be fixed by Add chain observer interface #281 - Question: Activate Cardano node as SPO on GCP or use other already existing SPO
PoolId? (We use existingPollIdfor now and we will implement our own SPO later)