Skip to content

ANR (app freezes) when getting transactions and getting addresses #179

@Saleciani

Description

@Saleciani

I am getting lots of ANR using bdk.

I run constant syncs in the background, and when getting the transactions or getting address it triggers anr, I think due to deadlocks on the internal database.

It changed to this behavior when the methods stopped being asynchronous.

Any fix for this? Am I doing something wrong?

Currently on the main branch

  bdk_flutter:
    dependency: "direct main"
    description:
      name: bdk_flutter
      sha256: "3e2bb3dfee6666857123a60adf93c0ee8e5707a99278504ce02236ebb87cc24e"
      url: "https://pub.dev"

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