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

SendRawTransaction RPC Method hangs #216

Closed
devhawk opened this issue Apr 6, 2020 · 4 comments
Closed

SendRawTransaction RPC Method hangs #216

devhawk opened this issue Apr 6, 2020 · 4 comments

Comments

@devhawk
Copy link
Contributor

devhawk commented Apr 6, 2020

SendRawTransaction RPC method submits the provided tx to the blockchain via Blockchain.Ask. However, Blockchain.OnReceive does not respond with Sender.Tell (in master branch). So the SendRawTransaction RPC method never returns

@erikzhang
Copy link
Member

#200

@devhawk
Copy link
Contributor Author

devhawk commented Apr 12, 2020

#200 has been closed. Is there a new PR that will fix this issue?

@bettybao1209
Copy link
Contributor

bettybao1209 commented Apr 13, 2020

#200 has been closed. Is there a new PR that will fix this issue?

Yes, please refer to PR #220

@devhawk
Copy link
Contributor Author

devhawk commented Apr 15, 2020

This appears to be fixed by neo 3 preview 2

@devhawk devhawk closed this as completed Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants