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

feature: advertise required feature bit for TLV onions #6336

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 15, 2022

  1. feature: advertise required feature bit for TLV onions

    In this commit, we start to advertise the required feature bit for the
    new modern TLV onion format. In a future change, we'll remove the logic
    for being able to encode+encode the payload. For now, we still have
    tests that exercise being able to use the new and old formats (as well
    as both of them in a single route), so we'll continue to retain that
    behavior for now.
    
    Implements lightning/bolts#962.
    Roasbeef committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    f77fb99 View commit details
    Browse the repository at this point in the history