Coder Social home page Coder Social logo

Comments (4)

pm47 avatar pm47 commented on August 23, 2024

Can you paste the txid here?

Indeed the case where the tx never confirms isn't well handled currently, and channel will stay in CLOSING forever (but no funds are lost, your balance should be correct and your wallet should continue working ). Managing this is not trivial since the only way to be sure that it really will never confirm is to actually double spend it.

from eclair-mobile.

CaveRock avatar CaveRock commented on August 23, 2024

The channel ID: 0192d3d468d68fa3f30763ddbe108183d0bbf8fcf59e8e6227ab6c6e2
Funding txid: 1f638e296e6cab27628e9ef5fcf8bbd0838110bedd6307f3a38fd668d4d39201

Makes sense that there would be some trickyness to dealing with this scenario.

I think the main issue for my install right now is the validation rule that fires when I try create a new channel to the same node as the failed closing channel.
Is there a rule that removes that problematic channel after a set amount of time?

Thanks for your hard work, this is looking really cool. I am not too worried about the funds, just excited to get to play :)

from eclair-mobile.

CaveRock avatar CaveRock commented on August 23, 2024

In my case I don't think the tx ever went out onto the network, can't be found in mempool or on chain.

Seems like all records related to a funding tx whose txid never appears in the mempool need to be flushed, maybe there is a threshold of time without the txid appearing in mempool where this can happen? (sorry if my suggestion is over simplified, assume there is a lot of complexity going on under the hood)

from eclair-mobile.

CaveRock avatar CaveRock commented on August 23, 2024

I've done the dns update and restarted as per the instructions in the thread relating to the non closing of a channel and the non return of funds.

My issue is a bit different, the channel funding transaction never hit the mempool, but the channel record was visible in the app. I tried to close the channel (Force) which changed the state to CLOSING (uncoop).
The problem for me I believe is that this channel will never close because it was never opened in the first place. My balance is correct, but I cannot create a new channel to the same node due to validation saying no duplicate channels allowed.

I just need to be able to flush these non channel records from the app, or do I need to re-install and re-initialize the seed?
Thanks

from eclair-mobile.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.