cosmos / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Apache License 2.0
6.21k stars 3.59k forks source link

[Feature]: upstream feemarket module #20047

Open tac0turtle opened 5 months ago

tac0turtle commented 5 months ago

Summary

upstream the auction module from the block sdk. https://github.com/skip-mev/feemarket. This will be coordinated across a few organisations.

Problem Definition

No response

Proposed Feature

Upstream the module Write docs on alternative way of handling fees.

julienrbrt commented 1 week ago

Just checked the module, a few things need to happen to fit our standards: Great to see it already supports depinject.

One thing to consider is renaming the proto to cosmos.feemarket.v1 instead of feemarket.feemarket