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 commands in the client binary #1469

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

Implement Cardano Transactions commands in the client binary #1469

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

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Jan 29, 2024

Why

The Mithril client CLI should implement commands to certify a transaction list.

What

Implement the new commands and sub-commands in the Mithril client CLI.

How

  • Add new commands:
    • transactions sets list command
    • transactions sets show <artifact_id> command? (if needed)
    • transactions sets latest command
    • transactions certify <tx1>,<tx2>,...,<txn> command
  • Adapt devnet to create a script that post a transaction and keeps track of the transaction id
  • Adapt end to end tests to validate a proof for a transaction list
  • Export table output with certified/non-certified transactions in certify command
  • Separate logs JSON from output JSON in certify command
  • Make end to end test verify the list of certified transactions
  • Update documentation
@jpraynaud jpraynaud added the feature 🚀 New implemented feature label Jan 29, 2024
@jpraynaud jpraynaud changed the title Light Wallet: Implement commands in the client binary Implement commands in the client binary Feb 1, 2024
@jpraynaud jpraynaud self-assigned this Feb 13, 2024
@jpraynaud jpraynaud changed the title Implement commands in the client binary Implement Cardano Transactions commands in the client binary 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

No branches or pull requests

4 participants