Canto-Network / Canto

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

Adds Global Minimum Fee #99

Closed Reecepbcups closed 9 months ago

Reecepbcups commented 1 year ago

Description

./app/upgrades/v6/upgrades.go (Had a few questions here in the comments) ./app/ante/handler_options.go ./x/globalfee/*

This module allows for 0 fee ibc relaying up to 1 million gas per Transaction. It also ensures all validators accept a minimum acanto fee, set via governance

TODO


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.

I have...

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.

I have...