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 Incremental Cardano DB in WASM client #2247

Closed
5 tasks done
Tracked by #2047
jpraynaud opened this issue Jan 27, 2025 · 0 comments · Fixed by #2258
Closed
5 tasks done
Tracked by #2047

Implement Incremental Cardano DB in WASM client #2247

jpraynaud opened this issue Jan 27, 2025 · 0 comments · Fixed by #2258
Assignees
Labels
feature 🚀 New implemented feature

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Jan 27, 2025

Why

The WASM client should be able to list and get details of Incremental Cardano DB snapshots.

What

Implement the Incremental Cardano DB signed entity type in the WASM Mithril client.

How

  • Add the capability to handle CardanoDatabase in the fake aggregator
  • Implement new commands in mithril-client-wasm as unstable:
    • list_cardano_database_v2
    • get_cardano_database_v2
  • 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