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

Enhance www demonstration in mithril-client-wasm #1552

Closed
1 task done
jpraynaud opened this issue Mar 7, 2024 · 0 comments · Fixed by #1555
Closed
1 task done

Enhance www demonstration in mithril-client-wasm #1552

jpraynaud opened this issue Mar 7, 2024 · 0 comments · Fixed by #1555
Assignees
Labels
devX 🌞 Developer experience

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Mar 7, 2024

Why

The Cardano transaction verification part is not very easy to understand (https://github.com/input-output-hk/mithril/blob/main/mithril-client-wasm/www/index.js#L76)

What

This part of the demonstration should take a list of transactions (with e.g. 2 valid and 1 invalid) and the final result should be listing the valid transactions on one hand and the invalid on the other hand.

How

  • Validate multiple transactions and discriminate valid/invalid in the result
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devX 🌞 Developer experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants