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

Signer/Aggregator nodes sign only when Cardano node is synchronized #846

Open
jpraynaud opened this issue Apr 5, 2023 · 1 comment
Open
Labels
D-medium Difficulty: medium idea 💡 Something to discuss and refine mainnet-protocol 🚀 Protocol for mainnet

Comments

@jpraynaud
Copy link
Member

Issue

The signer and aggregator nodes should not start signing and gathering stake distribution until the underlying Cardano node is (almost) fully synced

@jpraynaud jpraynaud added D-medium Difficulty: medium task labels Apr 5, 2023
@jpraynaud jpraynaud modified the milestone: Beta Release Mainnet May 3, 2023
@jpraynaud jpraynaud added optimization 🛠️ Optimization and/or small enhancements mainnet-protocol 🚀 Protocol for mainnet labels Jun 1, 2023
@jpraynaud jpraynaud added idea 💡 Something to discuss and refine and removed task labels Jun 15, 2023
@jpraynaud
Copy link
Member Author

jpraynaud commented Jun 15, 2023

Since we have implemented the era mechanism, the behavior of the aggregator node at startup has changed and partially mitigated this issue: the era reader reads an Utxo on the chain which is not available, which makes the node panic very early.

This issue is closely related to the #945

@jpraynaud jpraynaud removed the optimization 🛠️ Optimization and/or small enhancements label Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-medium Difficulty: medium idea 💡 Something to discuss and refine mainnet-protocol 🚀 Protocol for mainnet
Projects
None yet
Development

No branches or pull requests

1 participant