BIP Draft: 24 nVersion bits for general purpose use#2116
BIP Draft: 24 nVersion bits for general purpose use#2116TheBlueMatt wants to merge 2 commits intobitcoin:masterfrom
Conversation
|
Addressed feedback. |
7a68443 to
c2f8667
Compare
murchandamus
left a comment
There was a problem hiding this comment.
Concept ACK
Just got that one outstanding comment that should be incorporated.
| Non-upgraded nodes will interpret the reserved bits of this proposal as signals for soft forks, and | ||
| may additionally activate the warning system for unknown soft forks. | ||
|
|
||
| At the time of writing no known soft forks are pending using any of 24 bits reserved in this BIP, |
There was a problem hiding this comment.
I saw AJ point out that there was a CTV deployment attempt that uses bit 5. I don’t think knowledge of that is widespread, but that should probably be addressed in the backwards compatibility section here.
|
ACK from Sv2 contributor here Sv2 introduces the notion of Header-only Mining (HOM) via Standard Channels, which freezes the HOM incurs in a few benefits for mining operations, namely:
in other words with HOM:
and these can become meaningful optimizations when applied at scale. the main challenge however, is the fact that currently, HOM is limited to a 280 TH/s ceiling (assuming
and the mining industry is already surpassing this limit on state-of-the-art devices that would relegate Sv2 Standard Channels to a second tier, throwing away the potential optimizations that HOM can bring when applied at scale on mining farms therefore, lifting the number of rollabe |
No description provided.