Allows implementing different strategies for calculating the maximum block size limit.
BIP101 block size policy
Differential D387
[WIP] Introduce block size policy interface dagurval on Jul 28 2017, 01:03. Authored by
Details
Allows implementing different strategies for calculating the maximum block size limit. BIP101 block size policy This is WIP. The BIP101 code is untested. This diff is for presenting the concept of multiple block size policies and requesting feedback.
Diff Detail
Event Timeline
Comment Actions This I think is missing the key feature we want: being able to reconsider a block that goes over the limit when some condition is reached.
|