Skip to content

getTransactionsByAddress() throws Exception for InvokeScriptTransaction  #98

@barbel840113

Description

@barbel840113

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])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions