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 Transactions verification in the WASM client #1470

Closed
5 tasks done
Tracked by #1313
jpraynaud opened this issue Jan 29, 2024 · 0 comments · Fixed by #1512
Closed
5 tasks done
Tracked by #1313

Implement Cardano Transactions verification in the WASM client #1470

jpraynaud opened this issue Jan 29, 2024 · 0 comments · Fixed by #1512
Assignees
Labels
feature 🚀 New implemented feature

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Jan 29, 2024

Why

The WASM Mithril client should implement a function to certify a transaction list.

What

Implement the new function to certify transactions in the WASM Mithril client API.

How

  • Adapt the mithril-aggregator-fake to handle the new types of data
  • Add a function for generation/verification of a proof for a list of transactions
  • Add tests that call this functions using the mithril-aggregator-fake
  • Update the www example
  • Update documentation
@jpraynaud jpraynaud added the feature 🚀 New implemented feature label Jan 29, 2024
@jpraynaud jpraynaud changed the title Light Wallet: Implement transactions verification in the WASM client Implement transactions verification in the WASM client Feb 1, 2024
@jpraynaud jpraynaud changed the title Implement transactions verification in the WASM client Implement Cardano Transactions verification in the WASM client Feb 14, 2024
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.

4 participants