Weekly Release v2.375.0
What's Changed
- Add a metric for settlement fee and surplus calculation failures by @squadgazzz in #4674
- Cap effective_eth_out to U256::MAX by @jmg-duarte in #4718
- Check banned users on order arrival by @jmg-duarte in #4696
- link quotes to auctions by @MartinquaXD in #4712
- generate and send new auction_id with fast path quotes by @MartinquaXD in #4713
- fully remove
hexcrate from code base by @MartinquaXD in #4720 - refactor quoting interfaces to work with full competition by @MartinquaXD in #4714
- feat(solana-indexer): PR 7.3 decode settlements via the shared interface parser by @squadgazzz in #4666
- don't restart playground after reboot by @MartinquaXD in #4719
- Add more auction time metrics by @MartinquaXD in #4722
- fix metrics initialization order by @MartinquaXD in #4725
- Do not append empty indexable events by @jmg-duarte in #4723
- Remove mimalloc by @jmg-duarte in #4726
- [EASY] Share one
shutdown_signalhelper through the observe crate by @squadgazzz in #4728 - feat: introduce solana-driver crate by @tilacog in #4724
- Add (inert) delta auction configurations to the autopilot by @jmg-duarte in #4732
- Settle fast-path quote solutions via the existing /settle by @AryanGodara in #4710
- feat(solana-indexer) PR 8: wire the decoder to the persistence seam by @squadgazzz in #4676
- feat(solana-indexer) PR 9: cover the ingester to decoder pipeline end to end by @squadgazzz in #4677
- Add the solana database schema and run its DB tests in CI by @squadgazzz in #4715
- feat(solana-indexer) PR 10: Implement the persistence adapter by @squadgazzz in #4721
- solana-driver: introduce the configuration setup by @tilacog in #4727
- feat(solana-indexer) PR 11: yellowstone client construction by @squadgazzz in #4731
- solana-driver: http api skeleton by @tilacog in #4730
- feat(solana-indexer) PR 12: RPC client adapter by @squadgazzz in #4739
- Implement auction delta generation by @jmg-duarte in #4738
- feat(ci): mint scoped app tokens in place of the release pats 🔑 by @glokos in #4742
- Upgrade alloy to 2.4.1 by @jmg-duarte in #4745
- [TRIVIAL] feat(solana-driver): add solana RPC by @tilacog in #4741
Full Changelog: v2.374.0...v2.375.0