Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Latest commit

 

History

History

MEV_on_Cosmos

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

mev on cosmos


tl; dr


  • tendermint clients using fifo ordering by default.
  • mekatek:
    • zenith creates an open market for block building within the cosmos.
  • skip:
    • mev-tenderminr is a modified version of tendermint to allow validators to accept tx bundles and introduces a seal bid auction for inclusion at the top of the block.
    • skip secure is a version of flashbots protect (private tx RPC). ‍ * proto-rev are custom-built modules for enshrining certain mev preferences into the core protocol. the first implementation was proposed to help Osmosis capture arbitrage-based mev rewards.


resources