Canto-Network / Canto

Layer-1 blockchain powered by Free Public Infrastructure
GNU Lesser General Public License v3.0
83 stars 80 forks source link

[Discussion] Use min_commission_rate Instead of ValidatorCommissionDecorator #124

Open dongsam opened 6 months ago

dongsam commented 6 months ago

Background:

Suggestions:

Action Items: If the decision is made to use min_commission_rate instead of antehandler:

  1. Remove ValidatorCommissionDecorator from the antehandler.
  2. Set the initial value of min_commission_rate in the upgrade handler.

This will be incorporated in the ongoing SDK v50 bump PR https://github.com/b-harvest/Canto/pull/53