Giter Site home page Giter Site logo

Comments (4)

Roasbeef avatar Roasbeef commented on August 30, 2024 1

channel update error issues:

  • potentially can fingerprint senders by sending out unique channel_update values
  • should we remove it all together?
    • would eliminate a finger printing vector
    • but, may add additional UX issues, as not able to get the latest update at runtime
    • can affect mobile nodes that aren't syncing gossip all the time, if they can't get the latest updates, payments may never happen
  • can do in two phases:
    1. say it's optional for now
    2. remove the text about applying and broadcasting

BOLT 12 stuff:

  • CLN doesn't do direct connect for invoice replies, just for sending
    • would say not connected, can't reply, working on adding that portion
  • #798 (comment)

trampoline:

  • question re interaction of blinded paths + trampoline
  • async payments interaction:
    • looks like sender is setting the CLTV
    • async payments wants a very long CLTV
    • maybe looking at letting a trampoline node extend it themselves

stfu:

  • seems that won't be adding termination?
    • for all updates, you have a state where you get to be half committed
    • can't abort, but only one side has exchanged secret data
    • can always end up here during disconnect, handled during channel reest
    • if we add go-on, then we can end up in a half committed state if you haven't d/c'd from peer?
      • do you put chan reest mid protocol?
      • or can try some state sync protocol
      • why go thru the extra effort?
      • instead centralize logic, and use disconnect/chan-reest otherwise

splicing:

  • new splicing PR!!
    • old one was still in draft, latest here: #1160
  • still have a dep on stfu

liquidity ads:

  • working on a PoC of JIT channels
    • flexibility in how you pay, liquidity ads used to advertise fees
    • how would ppl reject?
      • phoenix: set a fee budget, automatic accept, otherwise fail
        * t-bast working on bLIP for JIT channel open
    • includes a will_send_htlc message, has the onion, proves there's actually an HTLC, etc, etc

gossip v1.5:

  • motivation for old+new channels in v1.5?
    • block height for channel updates
      • can add to old chan update?
    • also need re-negotiation logic as well
    • effectively double gossip traffic until a future switch over date
  • gives migration path away from old gossip for all chans

from bolts.

ellemouton avatar ellemouton commented on August 30, 2024

Re taproot gossip: posted some questions in the PR & pushed some updates.

#1059 (comment)

Main question is around the use of the new messages for both existing, legacy channels & new, legacy channels

from bolts.

valentinewallace avatar valentinewallace commented on August 30, 2024

Re: trampoline, would like to discuss this spec feedback on trampoline <> blinded paths: #829 (comment)

from bolts.

carlaKC avatar carlaKC commented on August 30, 2024

bitcointranscripts/bitcointranscripts#481

from bolts.

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.