lightningdevkit / rust-lightning

A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!
Other
1.17k stars 367 forks source link

Check Bolt 9 specs #236

Open SWvheerden opened 6 years ago

SWvheerden commented 6 years ago

This issue tracks BOLT #9: Assigned Feature Flags, this here so we can check all requirements.

SWvheerden commented 6 years ago

202

For Initial routing sync

SWvheerden commented 6 years ago

de linking from issue 129,

TheBlueMatt commented 6 years ago

I think we shouldn't rush to implement gossip_queries yet, there's a few proposals floating around for replacing at least parts of it and at least personally I dunno about taking a zlib dependency. All the rest are probably good ideas.

SWvheerden commented 6 years ago

option_data_loss_protect not yet implemented #238

SWvheerden commented 6 years ago

Option_upfront_shutdown_script not yet implemented #239