Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stabilize GCP aggregator #273

Closed
7 tasks done
jpraynaud opened this issue Jun 17, 2022 · 0 comments
Closed
7 tasks done

Stabilize GCP aggregator #273

jpraynaud opened this issue Jun 17, 2022 · 0 comments
Assignees
Labels
D-medium Difficulty: medium P-medium Priority: medium task

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Jun 17, 2022

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 curry write rights to /home/curry/testnet and /home/curry/ipc directories (launch cardano-node with 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 existing PollId for now and we will implement our own SPO later)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-medium Difficulty: medium P-medium Priority: medium task
Projects
None yet
Development

No branches or pull requests

1 participant