You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Make sure GCP aggregator is continuously producing snapshots:
docker-compose.yaml
(/home/curry/testnet
)curry
write rights to/home/curry/testnet
and/home/curry/ipc
directories (launchcardano-node
with non root user)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 #281PoolId
? (We use existingPollId
for now and we will implement our own SPO later)The text was updated successfully, but these errors were encountered: