Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for Uniswap #2648: Sets price in price bar to match the execution price #7640

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

davarg5
Copy link

@davarg5 davarg5 commented Jan 12, 2024

This PR makes it so that the price in the price bar matched the execution price, not the price of 1 base, as shown below.

Uniswap exec price issue

Above we see 1 ETH = 20.2571 DAI, which is ~$20.27. Before, the price shown was the price of 1 ETH.

Also, on a side note, I experienced an issue while trying to run this locally. After cloning down the repo and running yarn install and yarn web start at the project's root, I got the below error:

uniswap running issues

I was able to X it out in the browser and continue working, but just a heads up.

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.

None yet

1 participant