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

txgen: whether extensions to the API to cover DBSync needs? #4440

Open
deepfire opened this issue Sep 14, 2022 · 2 comments
Open

txgen: whether extensions to the API to cover DBSync needs? #4440

deepfire opened this issue Sep 14, 2022 · 2 comments
Assignees
Labels
type: internal feature Non user-facing functionality user type: internal Created by an IOG employee

Comments

@deepfire
Copy link
Contributor

The cardano-db-sync enhancement to generate transactions might be covered in different manners:

  • cardano-api, directly
  • in fancier cases we might want to employ the tx-generator library API

We need to figure out what the needs are, and so whether tx-generator needs to be involved.

@erikd
Copy link
Contributor

erikd commented Sep 14, 2022

Sorry, what? db-sync does not generate transactions.

@kderme
Copy link
Contributor

kderme commented Sep 15, 2022

There is an idea to reuse the generators from ledger IntersectMBO/cardano-db-sync#1115. I guess using the cardano-api or the tx-generator are separate solutions.

@dorin100 dorin100 added type: internal feature Non user-facing functionality user type: internal Created by an IOG employee labels Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: internal feature Non user-facing functionality user type: internal Created by an IOG employee
Projects
None yet
Development

No branches or pull requests

5 participants