Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Transaction confirmation status is not updated #266

Description

@dzhelezov

Sometimes a transaction round index is seemingly not updated which leads to an incorrect response from getInclusionStates(). To be more precise, on testnet getInclusionStates for 0000c3a57dd8422a1e3718a68633051a931ad6a76817358a00f88a4da5f77a82 returns false while the tx (and the whole bundle) is confirmed.

The relevant code peace in API.java

It seems like the round index is not populated

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions