Releases: jito-foundation/jito-solana
Releases · jito-foundation/jito-solana
Release v1.18.22-jito
Pulls in upstream changes from v1.18.22
Please update to this version as soon as possible!
Note:
- This release contains new protobuf field for packets sent from the relayer to the validator. In order to pull those in and build the software, you'll need to run:
git submodule update -i -r
after checking out the tag.
If you run into this error, please visit the above step:
error[E0609]: no field `from_staked_node` on type `jito_protos::proto::packet::PacketFlags`
--> core/src/lib.rs:111:22
|
111 | if flags.from_staked_node {
| ^^^^^^^^^^^^^^^^ unknown field
|
= note: available fields are: `discard`, `forwarded`, `repair`, `simple_vote_tx`, `tracer_packet`
Release v1.18.21-jito
Pulls in upstream changes from v1.18.21
Note:
This release contains new protobuf field for packets sent from the relayer to the validator. In order to pull those in and build the software, you'll need to run: git submodule update -i -r
.
[Mainnet] Release v1.18.20-jito
Pulls in upstream changes from v1.18.20
Release v2.0.3-jito
Pulls in upstream changes from v2.0.3
Release v1.18.18-jito
Pulls in upstream changes from v1.18.18
[Testnet] v1.18.17-jito
Pulls in upstream changes from v1.18.17
[Testnet] v1.18.16-jito
Pulls in upstream changes from v1.18.16
[Mainnet] v1.18.15-jito
Pulls in upstream changes from v1.18.15
[Mainnet] v1.17.34-jito
Pulls in upstream changes from v1.17.34
[Testnet] v1.18.14-jito
Pulls in upstream changes from v1.18.14