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

Use "local" SD in Mithril Aggregator #252

Closed
4 tasks done
jpraynaud opened this issue Jun 7, 2022 · 0 comments · Fixed by #258
Closed
4 tasks done

Use "local" SD in Mithril Aggregator #252

jpraynaud opened this issue Jun 7, 2022 · 0 comments · Fixed by #258
Assignees
Labels

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Jun 7, 2022

The stake distribution must be retrieved from a local store that will be fed with data from a Cardano node (feeding will be done separately):

  • Create a stake_store module that reads/writes stakes by epoch
  • Wire the stake_store in the aggregator
  • Implement 'get_stake_distributionandupdate_stake_distributionwith this store in themulti_signer`
  • Remove any reference to the stakes in the pending certificate
@jpraynaud jpraynaud added the task label Jun 7, 2022
@jpraynaud jpraynaud self-assigned this Jun 10, 2022
@jpraynaud jpraynaud changed the title Use "local" SD in Aggregator Use "local" SD in Mithril Aggregator Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant