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

Make UniswapV3 fee tier configurable #13

Merged
merged 1 commit into from
Jan 6, 2022
Merged

Conversation

agentMAK
Copy link
Contributor

@agentMAK agentMAK commented Jan 3, 2022

This adds an optional javascript parameters to define the uniswap fee tier for the function. Currently this is hard-coded as feeAmount.MEDIUM. This update enables the option to use feeAmount.LOW and feeAmount.HIGH, as a parameters for this function, while maintaining backward compatibility.

@cgewecke cgewecke self-requested a review January 3, 2022 16:46
@cgewecke cgewecke changed the title Update Uniswap functionality Make UniswapV3 fee tier configurable Jan 3, 2022
Copy link
Contributor

@cgewecke cgewecke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for this.

@edkim
Copy link

edkim commented Jan 6, 2022

@cgewecke thanks for reviewing! Can you please merge this PR? I don't have merge privileges on this repo.

@cgewecke
Copy link
Contributor

cgewecke commented Jan 6, 2022

Oh! Sorry. 😅

Merging now and will publish in the next 30 min.

@cgewecke cgewecke merged commit f80579c into IndexCoop:master Jan 6, 2022
@cgewecke
Copy link
Contributor

cgewecke commented Jan 6, 2022

@edkim This is published now with 0.0.7

@FlattestWhite
Copy link
Contributor

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants