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

Client needs to know whether the submitted tx has been added to pool #166

Closed
nervos-bot bot opened this issue Jan 7, 2019 · 1 comment
Closed
Assignees
Labels
s:available Status: This issue is available for implementation. t:enhancement Type: Feature, refactoring.

Comments

@nervos-bot
Copy link

nervos-bot bot commented Jan 7, 2019

Now, the tx submit RPC only returns the hashed txid. The client has no idea whether the tx is added to the transaction pool, and does not know the reason when the tx fails.

For example, https://wiki.parity.io/JSONRPC-trace-module allows tracing the transaction processing.

@nervos-bot nervos-bot bot added s:available Status: This issue is available for implementation. t:enhancement Type: Feature, refactoring. labels Jan 7, 2019
@doitian doitian added m:peripheral and removed next labels Jan 7, 2019
@doitian
Copy link
Member

doitian commented Jan 30, 2019

Closed by #181

@doitian doitian closed this as completed Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s:available Status: This issue is available for implementation. t:enhancement Type: Feature, refactoring.
Projects
None yet
Development

No branches or pull requests

2 participants