-
Notifications
You must be signed in to change notification settings - Fork 385
feat: added swapExact...SupportingFeeOnTransferTokens() support #132
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
Conversation
Comments kinda trivial but whatever. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! A few comments.
And also: Huge thanks for helping with replying to issues, much appreciated!
Do the tests pass for you locally? (CI is not working right for PRs... #88) |
Co-authored-by: Erik Bjäreholt <erik.bjareholt@gmail.com>
Co-authored-by: Erik Bjäreholt <erik.bjareholt@gmail.com>
Co-authored-by: Erik Bjäreholt <erik.bjareholt@gmail.com>
I like your suggestions about method selection but can't commit them as they are marked "outdated" dunno why. Tests are OK. |
Co-authored-by: Erik Bjäreholt <erik.bjareholt@gmail.com>
Nice! Just one more thing: run After that I'll merge 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure what happened, but some lines were duplicated.
Bruh I swear I didn't got ya🤷♀️ |
+++ |
Hello, I tried to buy reflection tokens with make_trade(token0, token1, qty, ... fee_on_transfer=True) but I still get an error: Do you have an idea why? Thanks |
Well, this PR hasn't been merged yet. |
LGTM, merging. Thanks for your contributions @liquid-8! |
@debaenenicolas if problem still persists please create thread in Discussions. |
Closes #40 #130