- Notifications
You must be signed in to change notification settings - Fork386
Uniswap v4 support#340
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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.
UniswapV4 alpha
codecovbot commentedJan 9, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## master #340 +/- ##===========================================- Coverage 71.22% 52.26% -18.97%=========================================== Files 11 12 +1 Lines 1074 1280 +206 ===========================================- Hits 765 669 -96- Misses 309 611 +302 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
price fetching refactored; custom gas pricing; misc
typing fixes
typing fix 2
typing fixes
some more fixes
@ErikBjare ^^ |
final fixes and clean-ups
more stupidity fix
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Just a PR with all the changes in the
dev/v4
branch.Closes#337