- 
                Notifications
    
You must be signed in to change notification settings  - Fork 421
 
Meeting Notes 2024 04 15
        Elias Rohrer edited this page Apr 15, 2024 
        ·
        1 revision
      
    - 0.0.122 (https://github.com/lightningdevkit/rust-lightning/milestone/43)
- Quick release for a bug fix re: forward compatibility
 - Users once upgraded to 123 should not downgrade to 121. So you can go from 123 to 122 but not further
 
 - 0.0.123 (https://github.com/lightningdevkit/rust-lightning/milestone/40)
- Getting close
 - Testing appreciated once RC is out
 
 - 0.0.124 (https://github.com/lightningdevkit/rust-lightning/milestone/42)
 - 0.1 (https://github.com/lightningdevkit/rust-lightning/milestone/1)
 
- As soon as 122 is out, should start landing a big stack of PRs that are waiting for it
 - Tnull OOO for 2 weeks in a bit
 - Noteworthy updates:
- BOLT 12 support!
 - Anchor support!
 - Refactor of payment API
 - Refactor of connection handling
 - Async event handling
 - Bunch of stuff
 - Robustness improvements to the wallet api internally
 - LSPS2 JIT channel support!
 
 
- LDK
- No progress on bindings for 122 yet, should be quick
 - 123 bindings – progress will start after 123 RC hopefully later this week
 - Offer builders will be available in bindings
 - And possibly lightning-transaction-sync
- We intend to see if we can make it work, will see if the api fits with small patches
 
 
 
- We’ll have a btc++ talk for LDK that conor will be doing in a few weeks in austin
 - Jeff to be giving a talk on bolt 12 there too