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

Producing a pending transaction will not give any output, which results in a non-terminating condition #66

Open
hanxu12 opened this issue Jul 26, 2021 · 0 comments
Labels

Comments

@hanxu12
Copy link

hanxu12 commented Jul 26, 2021

I tried to produce a pending transaction. (Below is the case when we have quorum == 2, but only request the command with 1 private key.)
photo_2021-07-19_21-33-08
It has been successfully produced if I check it via getpendingTransaction().
photo_2021-07-19_21-45-42
However, the thing here is that (See figure 1 again) it does not give any output. The code is stuck and unable for us to execute any new lines of code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants