You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed restored RGS nodes failing to reconnect announced channel counterparties when the graph was empty during initial startup recovery. Peer persistence is retried after Rapid Gossip Sync updates the graph.
Preserved explicit peer removal during RGS recovery: manual disconnects and last-channel closes now suppress automatic RGS peer re-persistence during the current node instance, including races with an in-flight RGS recovery pass.
Updated Rust, Kotlin Android/JVM, Python, and Swift package metadata to 0.7.0-rc.41.
Rebuilt native binding artifacts and Swift xcframework archive.