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

jito-tip-distribution

Tip distribution program, responsible for distributing funds to entitled parties

4 releases

0.1.6 Dec 1, 2025
0.1.2 Jul 5, 2023
0.1.1 Jan 30, 2023

#3 in #distributing


Used in jito-tip-distribution-sdk

Apache-2.0

49KB
736 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

~13–18MB
~343K SLoC