-
Notifications
You must be signed in to change notification settings - Fork 41
Description
As for now, I found logic behind your code as best way to increase block size.
Moving max block size regulation to protocol level, away from human hands is only good option to make it once and for very long time.
Block size limit need to be raised as predicted by Satoshi, and SegWit is making major step forward to scalability in micro-transctions and upgrade transaction script code.
Core code for SegWit activation should be lowered to 75% and when reached, adaptive block size should be also activated.
Combining SegWit and ABS make Bitcoin open for much wider adoption than choosing from one of those two.
Currently Core SegWit activation on 95% is impossible to reach, and BU block size regulation logic is bad from beginning, not mention bug/s found in it.
I hope that you can make your code up and running in short time, to help end this crisis.