Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

Conflicting RBF transactions not forgotten #167

Open
jrmsayag opened this issue Mar 20, 2019 · 2 comments
Open

Conflicting RBF transactions not forgotten #167

jrmsayag opened this issue Mar 20, 2019 · 2 comments
Assignees

Comments

@jrmsayag
Copy link

I sent an RBF transaction to an Eclair-Mobile wallet from an Electrum wallet, and then updated the fee.

Now Eclair-Mobile seems to refuse to forget the initial transaction even though the replacing one received multiple confirmations.

This causes Eclair-Mobile to report a wrong balance because both the confirmed replacing transaction and the unconfirmed replaced one are accounted for.

Restoring the wallet from the seed solved the issue (but it caused losing the history of the lightning payments I had made, though I don't really care), but I thought I'd report the issue anyway.

@sstone sstone self-assigned this Mar 25, 2019
@evgenykuzyakov
Copy link

I have the same issue. It prevents opening a lightning channel, probably because it tries to use unconfirmed funds.

@coreyphillips
Copy link

@evgenykuzyakov & @jrmsayag, I had the same issue. You should be able to resolve it by navigating to "Settings"->"Network Info", scroll all the way down and tap, "Reset Wallet Cache". It throws off the timestamp of previous transactions, but solves it otherwise. Hope this helps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants