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 in explorer #1497

Closed
2 of 4 tasks
jpraynaud opened this issue Feb 12, 2024 · 0 comments · Fixed by #1553
Closed
2 of 4 tasks

Implement Cardano Transactions in explorer #1497

jpraynaud opened this issue Feb 12, 2024 · 0 comments · Fixed by #1553
Assignees
Labels
feature 🚀 New implemented feature

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Feb 12, 2024

Why

We need to demonstrate the certification of the Cardano transactions in the Mithril explorer

What

Add a new Cardano Transactions tab that list the signed sets of transactions (when activated on the aggregator, see #1496) and a basic form to ask the aggregator for a proof of a subset of transactions and certificate chain verification

How

  • Activate the Cardano Transactions tab when the aggregator is signing this type (and hardcode snapshot and MSD types?)
  • Add the list/detail of artifacts for Cardano Transactions
  • Add a form to verify a list of transactions with the WASM Mithril client
  • Keep an history of the verified transactions in the local state (extra credit)
@jpraynaud jpraynaud added UX 🌞 User experience feature 🚀 New implemented feature and removed UX 🌞 User experience labels Feb 12, 2024
@jpraynaud jpraynaud changed the title Implement Cardano Transactions in explorer Implement Cardano Transactions in explorer Feb 19, 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.

2 participants