github jito-foundation/jito-solana v1.18.22-jito
Release v1.18.22-jito

latest releases: v2.0.9-jito, v1.18.23-jito, v2.0.8-jito...
one month ago

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`

Don't miss a new jito-solana release

NewReleases is sending notifications on new releases.