add dynamic commission acc seq fix#386
Conversation
|
fix-dyncomm |
fragwuerdig
left a comment
There was a problem hiding this comment.
I think that looks good from my side.
My suggestion would be to introduce a "legacy" dyncomm ante decorator that only runs the dyncomm ante handler for "<" specified block height. The normal one would run for ">=" specified block height.
This way the chain could be forked without explicitly halting the chain.
I think the validators complained about not having a proposal for notifying them about the update, so maybe a proposal with chain halt is the best way to make sure they all see it. |
Summary of changes
Report of required housekeeping
(FOR ADMIN) Before merging