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

Loops on the go processor #43

Open
rubenaraujo opened this issue Feb 9, 2019 · 1 comment
Open

Loops on the go processor #43

rubenaraujo opened this issue Feb 9, 2019 · 1 comment

Comments

@rubenaraujo
Copy link

rubenaraujo commented Feb 9, 2019

When we transfer money to an account that doesn't have balance the processor goes into a loop. I've tried to change the error handling to

return &processor.InvalidTransactionError{Msg: "Didn't find the wallet key associated with user key " + self.getUserTo()}

But still i get a loop, any ideas?

@danintel
Copy link
Collaborator

If you are using Sawtooth 1.1, it could be related to this Validator bug:

hyperledger-archives/sawtooth-core#1994
https://jira.hyperledger.org/browse/STL-1477

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

2 participants