osmosis
osmosis copied to clipboard
[Bug]: Block SDK ordering by address
What happened?
Reports of Block SDK ordering transactions within the main lane of a block by address rather than by mempool priority.
Arbitrageurs are potentially using addresses late in the alphabetical sort to avoid using top of block auction.
Possibly here: https://github.com/skip-mev/block-sdk/blob/main/block/base/priority_nonce.go#L148 (Issue opened in Osmosis by Dev's request)
Osmosis Version
v29.0.1
How to reproduce?
No response