-
Notifications
You must be signed in to change notification settings - Fork 492
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
Waiting room for feature assignments #605
Comments
This was actually assigned at the IRC meeting:
|
This was assigned at the IRC meeting:
|
This was assigned at the IRC meeting:
|
I'd like to reserve the following bits in the waiting room:
|
#596 implements wumbo with a single option so i'd like to reserve the following bits for it:
|
Should we decide on a range of bits to use for experimental features? |
I think you can safely use values > 255, I don't expect us to finalize that amount of features in the foreseeable future :D |
I'd like to reserver the following bits
Notice that this is only really relevant for |
The problem with setting aside a range is that it'd be rather in the high bit range, thus every experimental feature will immediately blow up the size of the featurebit strings (bits>255 result in 32 bytes of mostly empty featurebit strings). |
For the record, here are feature bits that we will use for experimental features in Phoenix:
They aren't announced to the network yet, but our node may start announcing |
BitcoinAndLightningLayerSpecs/lsp#23
|
Closing this, as we now assign issues in the titles of PRs. |
Features are assigned along with spec approval, so they don't happen in this order, but here's a list of things with made-up assignments for testing:
New local / node features:
option_simplified_commitment
option_error_codes
error
message contains error codeoption_splice
option_i_wumbo_you_wumbo
option_dual_fund
option_will_fund_for_food
option_2p_ecdsa
option_inv_gossip
option_fec_gossip
option_schnorr_gossip
option_offer_tx_proof
option_want_tx_proof
option_static_remotekey
And our first global / channel features:
channel_announcment
option_wumborama
option_status
option_switch_ephkey
The text was updated successfully, but these errors were encountered: