<div>Thanks for the feedback.<br></div><div>I'll post a link to more refined proposal on github once that elaboration is more complete.<br></div><div>For now I think more  discussion will be very helpful.<br></div><div>I think the flexibility around the tallying window size will take the most careful consideration, so that a user of this proposal can retain full compatibility with BIP9 for a certain versionbit if (s)he wishes.<br></div><div><div><br></div></div><blockquote type="cite" class="protonmail_quote"><div>The entire point of BIP9 is to allow nodes that do not know about an upgrade<br></div><div>to still have a functional state machine. But I don’t see how you can have a<br></div><div>state machine if the two basic variables that drive it are not specified.<br></div></blockquote><div><div><br></div></div><div>What I mean by the state machine remaining essentially unchanged is that its basic design (states and transitions) would remain the same.<br></div><div>But the parameters that decide those transitions would be unique per bit.<br></div><div>I think you misunderstood me if you think there will be strictly one singular state machine.<br></div><div><div><br></div></div><div>Instead  nodes would effectively be running a  state machine instance for each signaling bit - with each state machine possibly (but not necessarily!) configured differently.<br></div><div><div><br></div></div><div>An initial implementation might provide this all in compiled code.<br></div><div>A slightly more sophisticated implementation would push the signaling configuration mostly into an external configuration file which could adhere to a fixed format and could easily be adapted and shared between implementations.<br></div><div><div><br></div></div><blockquote type="cite" class="protonmail_quote"><div>But in my opinion we would not be able to have a state machine without those<br></div><div>variables in the actual BIP because old nodes would miss the data to<br></div><div>transition to certain states.<br></div></blockquote><div><div><br></div></div><div>As I see it, this is the same situation we are in now with old nodes - they see that there is some action on unknown bits, but they can do nothing more than warn their operators about this.<br></div><div>This proposal does not fundamentally change that situation.<br></div><div><div><br></div></div><blockquote type="cite" class="protonmail_quote"><div>Maybe an idea; we have 30 bits. 2 currently in use (although we could reuse<br></div><div>the CSV one). Maybe we can come up with 3 default sets of properties and<br></div><div>when a proposal starts to use bit 11 it behaves differently than if it uses<br></div><div>22.<br></div></blockquote><div><div><br></div></div><div>One could place conventions on how certain bit ranges are used, but I don't much see the point of the BIP doing this, although it could suggest examples.<br></div><div><br></div><div>I would prefer if the BIP's reference implementation provides strict BIP9 compatibility in that how it configures the bits (i.e. all with 2016 block windows evaluated in strict synchronicity with BIP9, and default 95% thresholds).<br></div><div>Of course in reality most bits are unused today.<br></div><div>Someone wishing to use a bit for a feature deployment would announce so publicly (e.g. in a BIP) and release an implementation which is suitably configured.<br></div><div>Others wishing to provide compatibility with that feature would adjust their code and bip-genvbvoting configuration files accordingly.<br></div><div><div><br></div></div><div>Sancho<br></div>