#funds #jito #distribution #mev #priority #distributing #solana #entitled #on-chain-programs

jito-priority-fee-distribution

Priority fee distribution program, responsible for distributing funds to entitled parties

1 unstable release

0.1.7 Dec 1, 2025

#4 in #distributing


Used in jito-priority-fee-distrib…

Apache-2.0

52KB
787 lines

Jito Programs

This repository is home to Jito's on-chain programs that enable MEV collection and MEV sharing with SOL stakers; additionally we may host useful on-chain program reference implementations here.

Version Management

Release Process

  1. Run the release command:
    ./release
    

This will:

  • Bump the version number
  • Rebuild the IDLs
  • Create a git tag
  • Push changes and tags

Dependencies

~12–18MB
~345K SLoC