Skip to content

Releases: jito-foundation/jito-solana

Mainnet - v1.13.7

28 Mar 15:50
v1.13.7-jito
b8924a4
Compare
Choose a tag to compare

Jito's changes applied on top of v1.13.7.

Pulled in changes from upstream.

  • Adds a feature to pre-allocate blockspace for bundles. This enables more reliable bundle submissions.
  • Adds a reclaim rent script to the tip-distributor workflows.
  • Buffer bundles that would otherwise fail to land in the current block due to cost model errors and retry them later.

Testnet - v1.14.16-jito

22 Feb 20:36
Compare
Choose a tag to compare

Jito's changes applied on top of v1.14.16.

Pulled in changes from upstream.

Testnet - v1.14.15-jito

15 Feb 03:26
v1.14.15-jito
5f58d28
Compare
Choose a tag to compare

Includes changes from upstream.

Jito Changes

  • Buffer bundles that would otherwise fail to land in the current block due to cost model errors and retry them later.

Testnet - v1.14.13-jito

20 Jan 00:14
v1.14.13-jito
66f3d05
Compare
Choose a tag to compare

Upstream Changes:

Additionally includes the following Jito specific changes:

  • Points to new jito-programs submodule and invokes updated instruction to initialize tip distribution accounts.
  • Removes tip-distribution-account-payer cli arg, validator must initialize tip distribution accounts using their identity keypair as the fee payer (#228).
  • Deprecates relayer-auth-service-address and relayer-address cli args in favor of a single relayer-url arg. Additionally, block-engine-auth-service-address and block-engine-address deprecated in favor of block-engine-url (#224).
  • Logs the transaction error responsible for a bundle execution failure (#223).
  • Adds claim status address to the merkle root json (#210).

Mainnet - v1.13.6-jito

19 Jan 20:22
v1.13.6-jito
35cd2ee
Compare
Choose a tag to compare

Upstream Changes:

Additionally includes the following Jito specific changes:

  • Points to new jito-programs submodule and invokes updated instruction to initialize tip distribution accounts.
  • Removes tip-distribution-account-payer cli arg, validator must initialize tip distribution accounts using their identity keypair as the fee payer (#228).
  • Deprecates relayer-auth-service-address and relayer-address cli args in favor of a single relayer-url arg. Additionally, block-engine-auth-service-address and block-engine-address deprecated in favor of block-engine-url (#224).
  • Logs the transaction error responsible for a bundle execution failure (#223).
  • Adds claim status address to the merkle root json (#210).

v1.14.10-jito

13 Dec 22:07
Compare
Choose a tag to compare

This release contains Jito's MEV changes on top of Solana Labs' V1.14.10 release

Jito V1.13.5

21 Nov 16:49
Compare
Choose a tag to compare
jito patch
only reroute if relayer connected (#123)
feat: add client tls config (#121)
remove extra val (#129)
fix clippy (#130)
copy all binaries to docker-output (#131)
Ledger tool halts at slot passed to create-snapshot (#118)
update program submodule (#133)
quick fix for tips and clearing old bundles (#135)
update submodule to new program (#136)
Improve stake-meta-generator usability (#134)
pinning submodule head (#140)
Use BundleAccountLocker when handling tip txs (#147)
Add metrics for relayer + block engine proxy (#149)
Build claim-mev in docker (#141)
Rework bundle receiving and add metrics (#152) (#154)
update submodule + dev files (#158)
Deterministically find tip amounts, add meta to stake info, and cleanup pubkey/strings in MEV tips (#159)
update jito-programs submodule (#160)
Separate MEV tip related workflow (#161)
Add block builder fee protos (#162)
fix jito programs (#163)
update submodule so autosnapshot exits out of ledger tool early (#164)
Pipe through block builder fee (#167)
use current config block builder
backport 177 and update programs (#178)
add accountsdb conn submod (#170) (#179)
new submodules (#180) (#182)
Fixed broken links to repositories (#184) (#185)
Changed from ssh to https transfer for clone
Co-authored-by: Tomas Eminger <[email protected]>
Seg/v1.13 backport (#191)
rm dangling geyser references (#194)
fix syntax err (#196)
Seg/v1.13 backport (#198)