Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INIT: Skip Fee Market #4337

Open
faddat opened this issue Sep 3, 2024 · 0 comments
Open

INIT: Skip Fee Market #4337

faddat opened this issue Sep 3, 2024 · 0 comments
Labels
type:feat To implement new feature.

Comments

@faddat
Copy link
Contributor

faddat commented Sep 3, 2024

Context:

  • I really like the way that both doctor and simulate work in ignite cli
  • Simulate is not compatible with Skip's fee market because it doesn't put fees on transactions
  • Skip fee market solves a number of economically driven performance and security concerns

Proposed Solution:

I propose that we put fee market in the default template, because it is my opinion that chains probably shouldn't ship without it. It is a very useful new chain primitive that has been adopted by both the Cosmos Hub and Osmosis.

Alternatives Considered:

I am not aware of decent alternatives to Skip's fee market.

Expected Outcome:

By adding Skip's fee market to the default Ignite template, chains scaffolded with ignite will be more robust right out of the box, and there will be less reason to worry about issues like p2p storms.

Notes:

None so far

@faddat faddat added the type:feat To implement new feature. label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feat To implement new feature.
Projects
Status: To Discuss
Development

No branches or pull requests

1 participant