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

Unconfirmed transactions wont reach UI if it's syncing. #12

Open
cpacia opened this issue Mar 12, 2019 · 0 comments
Open

Unconfirmed transactions wont reach UI if it's syncing. #12

cpacia opened this issue Mar 12, 2019 · 0 comments

Comments

@cpacia
Copy link
Contributor

cpacia commented Mar 12, 2019

Unconfirmed transactions are blocked if it's syncing. The should show up when they confirmed but there's nothing you can do at this point to make it download the transaction if it missed it.

We might be able to wire up the CFMempool filtering after the next release of bchd but other than polling that which isn't a great idea it would have to run on start or on swipe refresh of the recycler view.

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