dymensionxyz / RDK

Server side for dymension Rollapps
Other
15 stars 3 forks source link

Adjusting the Mint module for dymint #39

Open shaolin-flow opened 1 year ago

shaolin-flow commented 1 year ago

Overview We need to examine the effects of the param: BlocksPerYear from the Mint module. https://github.com/cosmos/cosmos-sdk/issues/5411#issuecomment-597228083. Most RDK changes need to consider dymint as every parameter induces some security concerns.

Motivation The initial motivation for creating the BlockPerYear https://github.com/cosmos/cosmos-sdk/issues/5411#issuecomment-597228083. We need to understand the potential attack vectors in a single sequencer and a multi-sequencer rotation.

Action Items There are currently no proposed changes to the original Cosmos SDK BlockPerYear, however, this will need to be re-visited and tested under various assumptions.