File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 2626# New Features  
2727
2828The main channel state machine and database now allow for processing and storing
29- custom Taproot script leaves, [ allowing the implementation of custom channel
30- types] ( https://github.com/lightningnetwork/lnd/pull/8960 ) .
29+ custom Taproot script leaves, allowing the implementation of custom channel
30+ types in a series of changes:
31+   *  https://github.com/lightningnetwork/lnd/pull/9025 
32+   *  https://github.com/lightningnetwork/lnd/pull/9030 
33+   *  https://github.com/lightningnetwork/lnd/pull/9049 
34+   *  https://github.com/lightningnetwork/lnd/pull/9072 
35+   *  https://github.com/lightningnetwork/lnd/pull/9095 
36+   *  https://github.com/lightningnetwork/lnd/pull/8960 
37+   *  https://github.com/lightningnetwork/lnd/pull/9194 
3138
3239## Functional Enhancements  
3340
@@ -89,6 +96,10 @@ types](https://github.com/lightningnetwork/lnd/pull/8960).
8996## Breaking Changes  
9097## Performance Improvements  
9198
99+ *  [ A new method] ( https://github.com/lightningnetwork/lnd/pull/9195 ) 
100+   ` AssertTxnsNotInMempool `  has been added to ` lntest `  package to allow batch
101+   exclusion check in itest.
102+ 
92103# Technical and Architectural Updates  
93104## BOLT Spec Updates  
94105
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments