Releases: jito-foundation/jito-solana
Releases · jito-foundation/jito-solana
v1.14.27-jito
Pulled in upstream changed from v1.14.27
v1.16.12-jito
Pulls in upstream changes from v1.16.12
v1.16.9-jito
Pulled in upstream changes from Solana Labs v1.16.9: https://github.com/solana-labs/solana/releases/tag/v1.16.9
Jito Changes:
- #347: Use cluster info functions for tpu
v1.14.24-jito
Pulls in upstream changes from solana-labs/solana v1.14.24.
v1.16.7-jito
v1.16.7-jito
v1.14.22-jito
Pulls in upstream changes from solana-labs/solana v1.14.22.
v1.14.20-jito
Pulls in upstream changes from solana-labs/solana v1.14.20.
v1.14.19-jito
Pulls in upstream changes from solana-labs/solana v1.14.19.
v1.14.18-jito
Pulls in upstream changes from solana-labs/solana v1.14.18 release.
Fixes:
- Discard empty packet batches from relayer, which would cause crash inside the validator due to sigverify expecting packet batches of non-zero length (#299)
Features:
- Adds identity hotswap with admin service configuration (#290 + #304)
- Adds ability to change shred receiver address through admin service (#306)
Misc:
- Uses a string instead of UUID for bundle uuids (#309)
Mainnet - v1.14.17
Jito's changes applied on top of v1.14.17.
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.