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

Remove title parsing from description output #1179

Merged
merged 1 commit into from
Oct 24, 2020

Conversation

nadavhollander
Copy link
Contributor

The current implementation attempts to parse out the title from the description in the event logs, in the spirit of returning title and description as separate parsed out fields.

Unfortunately, the current implementation is quite fragile to the precise way in which the description is formatted, leading to situations where the returned description is improperly formatted — or not present at all (as demonstrated here)

@vercel
Copy link

vercel bot commented Oct 24, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/uniswap/uniswap-interface/n05zgzr5i
✅ Preview: https://uniswap-interface-git-master.uniswap.vercel.app

@NoahZinsmeister NoahZinsmeister merged commit 8975086 into Uniswap:master Oct 24, 2020
crisog pushed a commit to Levinswap/levinswap-interface that referenced this pull request Feb 5, 2021
Co-authored-by: Nadav Hollander <nadavhollander@Nadavs-Work-MacBook-Pro.local>
daniel-dev1990 pushed a commit to daniel-dev1990/uniswap-interface that referenced this pull request Jul 8, 2021
Co-authored-by: Nadav Hollander <nadavhollander@Nadavs-Work-MacBook-Pro.local>
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.

2 participants