Skip to content

Conversation

@Pitasi
Copy link

@Pitasi Pitasi commented Dec 18, 2025

Description

The auction steps calculations were wrong. The format is

[24 byte MPS] | [40 byte block delta]

So:

  • it's the MPS that must be shifted left, not the block delta
  • must be shifted by 40 positions (64-24), not by 24

Type(s) of changes

  • Bug fix
  • New feature
  • Update to an existing feature

Motivation for PR

How Has This Been Tested?

I was following the example trying to execute it.

Applicable screenshots

Follow-up PR

@vercel
Copy link

vercel bot commented Dec 18, 2025

@Pitasi is attempting to deploy a commit to the Uniswap Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant