Skip to content

Separate tx validation from the cli and move to cardano-api #4430

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

Open
Tracked by #4144
Jimbo4350 opened this issue Sep 13, 2022 · 0 comments
Open
Tracked by #4144

Separate tx validation from the cli and move to cardano-api #4430

Jimbo4350 opened this issue Sep 13, 2022 · 0 comments
Assignees
Labels
cardano-api Associated with the cardano-api module enhancement New feature or request type: internal feature Non user-facing functionality user type: internal Created by an IOG employee

Comments

@Jimbo4350
Copy link
Contributor

Jimbo4350 commented Sep 13, 2022

Currently tx validation lives in cardano-cli. Users that want to construct and validate transactions now have to also import functions from the cli that have not necessarily been designed for this use case i.e it is cumbersome at best. We should move the transaction validation to the api and expose these functions as pure functions

@Jimbo4350 Jimbo4350 added the enhancement New feature or request label Sep 13, 2022
@Jimbo4350 Jimbo4350 self-assigned this Sep 13, 2022
@CarlosLopezDeLara CarlosLopezDeLara moved this from 🆕 New to 📋 Backlog (needs grooming) in Node CLI/API 2022 Oct 20, 2022
@dorin100 dorin100 added cardano-api Associated with the cardano-api module 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
cardano-api Associated with the cardano-api module enhancement New feature or request type: internal feature Non user-facing functionality user type: internal Created by an IOG employee
Projects
None yet
Development

No branches or pull requests

2 participants