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

Add submit transaction mutation #10

Closed
rhyslbw opened this issue Aug 2, 2019 · 11 comments · Fixed by #414
Closed

Add submit transaction mutation #10

rhyslbw opened this issue Aug 2, 2019 · 11 comments · Fixed by #414
Assignees
Labels
enhancement New feature or request

Comments

@rhyslbw
Copy link
Contributor

rhyslbw commented Aug 2, 2019

No description provided.

@rhyslbw rhyslbw added the enhancement New feature or request label Aug 2, 2019
@rhyslbw
Copy link
Contributor Author

rhyslbw commented Sep 5, 2019

Submit a signed transaction to the network

@rhyslbw
Copy link
Contributor Author

rhyslbw commented Jan 14, 2020

@rhyslbw
Copy link
Contributor Author

rhyslbw commented Mar 9, 2020

@roccomuso
Copy link

Does this project expose an API to submit a tx?

@rhyslbw
Copy link
Contributor Author

rhyslbw commented Jun 15, 2020

Not yet, but it's planned

@roccomuso
Copy link

Will this be ready before Shelley launch?
It will avoid the hassle of spawning cardano-rest just to broadcast a tx.

@SebastienGllmt
Copy link

@roccomuso yes, that's the plan

@rhyslbw
Copy link
Contributor Author

rhyslbw commented Jun 30, 2020

It's in progress now. First step was a refactor (#200) to establish a pattern of composition, as not every instance needs this API segment.

@rhyslbw rhyslbw self-assigned this Jun 30, 2020
@islishude
Copy link
Contributor

hi,any updates?

@rhyslbw
Copy link
Contributor Author

rhyslbw commented Jul 10, 2020

@islishude
At this stage the suggestion is to use cardano-wallet with the postExternalTransaction endpoint.

@islishude
Copy link
Contributor

yes,I'm using cardano-wallet for submitting transactions at now

rhyslbw added a commit that referenced this issue Jul 16, 2020
Submitting a Byron transaction, or query the tip directly

Closes #10
rhyslbw added a commit that referenced this issue Jul 16, 2020
Submitting a Byron transaction, or query the tip directly

Closes #10
rhyslbw added a commit that referenced this issue Jul 20, 2020
Submitting a Byron transaction, or query the tip directly

Closes #10
rhyslbw added a commit that referenced this issue Jul 23, 2020
Using cardano-cli as the cardano-node interface, it's now possible
to submit a signed transaction query the tip directly from the node.

Closes #10
rhyslbw added a commit that referenced this issue Jul 26, 2020
Using cardano-cli as the cardano-node interface, it's now possible
to submit a signed transaction query the tip directly from the node.

Closes #10
rvl pushed a commit that referenced this issue Dec 14, 2020
[#9] Add tripping function for canonical JSON instances
@rhyslbw rhyslbw removed the blocked label Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants