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

Uniswap v4 support #340

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Uniswap v4 support #340

wants to merge 34 commits into from

Conversation

ErikBjare
Copy link
Member

Just a PR with all the changes in the dev/v4 branch.

Closes #337

@ErikBjare ErikBjare mentioned this pull request Jul 4, 2023
liquid-8 and others added 5 commits August 21, 2023 17:29
Poolid function fix;
Splitting methods to contract's calls wraps and market functions.
 Pool manager ABI added;  Poolid function fix; Splitting methods to contract's calls wraps and market functions.
@ErikBjare ErikBjare marked this pull request as ready for review January 8, 2024 08:47
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

Attention: 129 lines in your changes are missing coverage. Please review.

Comparison is base (59fba76) 84.20% compared to head (0d2cb41) 76.35%.

Files Patch % Lines
uniswap/uniswap4.py 25.14% 125 Missing ⚠️
uniswap/types.py 86.95% 3 Missing ⚠️
uniswap/util.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #340      +/-   ##
==========================================
- Coverage   84.20%   76.35%   -7.85%     
==========================================
  Files          11       12       +1     
  Lines        1057     1252     +195     
==========================================
+ Hits          890      956      +66     
- Misses        167      296     +129     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Uniswap v4 support
2 participants