-
Notifications
You must be signed in to change notification settings - Fork 84
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
fix(universal-router-sdk): Strip unviersal-router-sdk of NFT commands to match new UR contracts #83
Conversation
Graphite Automations"Request reviewers once CI passes on sdks monorepo" took an action on this PR • (09/05/24)1 reviewer was added and 1 assignee was added to this PR based on 's automation. |
|
||
invariant(!(inputIsNative && !!swapOptions.inputTokenPermit), 'NATIVE_INPUT_PERMIT') | ||
|
||
if (!!swapOptions.inputTokenPermit) { |
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.
where does this logic happen now?
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.
line 32
c584f79
to
d9300e7
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@uniswap/[email protected] |
3af060c
to
91b6c9b
Compare
7f38811
to
3e3f5df
Compare
8c92351
to
931844b
Compare
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.
lgtm!
323e8b5
to
931844b
Compare
@dannydaniil already did a major upgrade, so we'll stick with that major version as we prepare it for v4 routing