Upstream Changes:
- Described here.
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-payercli arg, validator must initialize tip distribution accounts using their identity keypair as the fee payer (#228). - Deprecates
relayer-auth-service-addressandrelayer-addresscli args in favor of a singlerelayer-urlarg. Additionally,block-engine-auth-service-addressandblock-engine-addressdeprecated in favor ofblock-engine-url(#224). - Logs the transaction error responsible for a bundle execution failure (#223).
- Adds claim status address to the merkle root json (#210).