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-payer
cli arg, validator must initialize tip distribution accounts using their identity keypair as the fee payer (#228). - Deprecates
relayer-auth-service-address
andrelayer-address
cli args in favor of a singlerelayer-url
arg. Additionally,block-engine-auth-service-address
andblock-engine-address
deprecated 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).