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

getTransactionsByAddress() throws Exception for InvokeScriptTransaction #98

Open
barbel840113 opened this issue Aug 12, 2021 · 0 comments

Comments

@barbel840113
Copy link

GetTransactionByAddress() throws exception for all InvokeScriptTransactions before major upgrade of Wave Node. Refer to -> https://docs.waves.tech/en/keep-in-touch/april#node-api

Old transactions do not have applicationStatus which caused the issue as there is no handler to check if the output json contains applicationStatus or not in InvokeScriptTransaction.

The error is ->
\"n\" is null (through reference chain: java.util.ArrayList[171])

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

1 participant