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

Implement Cardano Stake Distribution in WASM client #1881

Closed
7 tasks done
Tracked by #955
jpraynaud opened this issue Aug 6, 2024 · 0 comments · Fixed by #1887
Closed
7 tasks done
Tracked by #955

Implement Cardano Stake Distribution in WASM client #1881

jpraynaud opened this issue Aug 6, 2024 · 0 comments · Fixed by #1887
Assignees
Labels
feature 🚀 New implemented feature

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Aug 6, 2024

Why

The WASM client should be able to list, get details and certify Cardano stake distribution.

What

Implement the Cardano stake distribution signed entity type in the WASM Mithril client.

How

  • Add the capability to handle CardanoStakeDistribution in the fake aggregator
  • Implement new commands in mithril-client-wasm as unstable:
    • list_cardano_stake_distribution
    • get_cardano_stake_distribution
    • get_cardano_stake_distribution_by_epoch
    • compute_cardano_stake_distribution_message
  • Add new verification step in client Manual multi-platform GitHub action
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🚀 New implemented feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants