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

msapprovals task cannot find pending transaction #394

Closed
iand opened this issue Feb 19, 2021 · 0 comments · Fixed by #395
Closed

msapprovals task cannot find pending transaction #394

iand opened this issue Feb 19, 2021 · 0 comments · Fixed by #395
Assignees
Labels
kind/bug Kind: Bug

Comments

@iand
Copy link
Contributor

iand commented Feb 19, 2021

Describe the bug:

From a recent run

At height 207959

"[{""Addr"":""f2qriauwoxp3jgdlkiweurjp3fpirqaslecdnwtei"",""Error"":""failed to find transaction: failed to read transaction details: pending transaction 38 not found""},{""Addr"":""f24qkofnqmuowbmgwm3wdq6f2jiebktp4qzpu3dxy"",""Error"":""failed to find transaction: failed to read transaction details: pending transaction 38 not found""},{""Addr"":""f2jecovubdwiid6ip7pmrrulp3fqymjtbx6fe2ebi"",""Error"":""failed to find transaction: failed to read transaction details: pending transaction 38 not found""}]"

At height 207958

"[{""Addr"":""f2xjxf52aqa4d4sq2cdidx5fohlnpurxv3xxugfhq"",""Error"":""failed to find transaction: failed to read transaction details: pending transaction 38 not found""},{""Addr"":""f2i7eahz2xcfts6pdx2fabfpyttx434sais6xaxkq"",""Error"":""failed to find transaction: failed to read transaction details: pending transaction 42 not found""}]"

Looks like a defect in the code that processes approve messages to a multisig

Steps to Reproduce:

Visor Version: v0.5.1+4-g625a7cc-dirty

@iand iand added the kind/bug Kind: Bug label Feb 19, 2021
@iand iand self-assigned this Feb 19, 2021
@iand iand closed this as completed in #395 Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Kind: Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant