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 artifact routes in the aggregator #1478

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

Implement artifact routes in the aggregator #1478

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

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Jan 31, 2024

Why

In order to give the capability to a client to certify a specific list of transactions, the aggregator needs to give access to the artifacts produced for the CardanoTransactions signed entity type.

What

Implement new routes in the aggregator which list and detail produced artifacts for the Cardano transactions.

How

  • Implement artifact routes in aggregator:
    • Implement route artifact/cardano-transactions that list artifacts
    • Implement route artifact/cardano-transaction/{digest} that gets an artifact
    • Update OpenAPI specs
  • Adapt end to end tests to verify that artifacts are produced for Cardano transactions
@jpraynaud jpraynaud self-assigned this Jan 31, 2024
@jpraynaud jpraynaud added the feature 🚀 New implemented feature label Jan 31, 2024
@jpraynaud jpraynaud changed the title Light Wallet: Implement artifact routes in the aggregator Implement artifact routes in the aggregator Feb 1, 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.

1 participant