Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
only reroute if relayer connected (#123) feat: add client tls config (#121) remove extra val (#129) fix clippy (#130) copy all binaries to docker-output (#131) Ledger tool halts at slot passed to create-snapshot (#118) update program submodule (#133) quick fix for tips and clearing old bundles (#135) update submodule to new program (#136) Improve stake-meta-generator usability (#134) pinning submodule head (#140) Use BundleAccountLocker when handling tip txs (#147) Add metrics for relayer + block engine proxy (#149) Build claim-mev in docker (#141) Rework bundle receiving and add metrics (#152) (#154) update submodule + dev files (#158) Deterministically find tip amounts, add meta to stake info, and cleanup pubkey/strings in MEV tips (#159) update jito-programs submodule (#160) Separate MEV tip related workflow (#161) Add block builder fee protos (#162) fix jito programs (#163) update submodule so autosnapshot exits out of ledger tool early (#164) Pipe through block builder fee (#167) pull in new snapshot code (#171) block builder bug (#172) update submodule add accountsdb conn submod (#170) new submodules (#180) (#181) Fixed broken links to repositories (#184) (#186) Changed from ssh to https transfer for clone Co-authored-by: Tomas Eminger <86430113+Tomas-Eminger@users.noreply.github.com> Seg/update submods (#187) (#189) * Seg/update submods (#187) * fix tests (#190) * rm geyser submod (#192) * rm dangling geyser references * fix syntax err * use deterministic req ids in batch calls Seg/v1.14 backport (#202) * update submod * added arg --rpc-max-request-payload-size to validator (#26377) * added ability to pass --rpc-max-request-payload-size to validator * fixed lint errors * more lint fix * patch Co-authored-by: ultd <ultd> Co-authored-by: Justin Starry <justin@solana.com> Co-authored-by: Ahmad <12675427+ultd@users.noreply.github.com> Co-authored-by: Justin Starry <justin@solana.com> use efficient data structures when calling batch_simulate_bundles (#206) (#207) add config to simulate on top of working bank (#213) rm frozen bank check simulate_bundle rpc bugfixes (#214) (#215) rm frozen bank check in simulate_bundle rpc method bump versions, rm dead code, and build [JIT-519] Store ClaimStatus address in merkle-root-json (#210) * add files * switch to include bump update autosnapshot (#222) Print TX error in Bundles (#223) add new args to support single relayer and block-engine endpoints (#224) point to new jito-programs submod and invoke updated init tda instruction (#228) update lockfiles, address clippy fix validator start scripts (#232) update lockfile Backport #247 on v1.14 (#249) rebase issues use updated anchor submodule Backport #225 on v1.14 (#256) * buffer bundles that exceed cost model Seg/v1.14 (#259) * bump jito-programs submod * update Cargo lock clear qos failed bundles buffer if not leader soon (#260) Backport #240 on 1.14 (#261) Add missing rustfmt install for rust-version toolchain (#263) fix shellcheck and cargo lock update jito-programs submodule fix simulate_bundle client and better error handling (#267) (#269) backport Dockerfile (#276) Backport #238 onto v1.14 (#264) * Preallocate Bundle Cost (#238) update Cargo lock fix lockfile update jito-programs submod add reclaim rent workflow (#283) downgrade clap fix clippy errs bump to 1.14.18 Fix CVE-2023-26964 (#296) Backport #299 onto v1.14 (#300) Backport #290 to v1.14 (#302) Backport #304 onto v1.14 (#307) Jl/backport 306 v1.14 (#308) Backport #309 (#312) Co-authored-by: segfaultdoctor <17258903+segfaultdoc@users.noreply.github.com> Backport tip distributor scripts updates from master (#318) --ignore RUSTSEC-2022-0093
- Loading branch information