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

fix(universal-router-sdk): Strip unviersal-router-sdk of NFT commands to match new UR contracts #83

Merged
merged 30 commits into from
Sep 26, 2024

Conversation

ewilz
Copy link
Member

@ewilz ewilz commented Aug 30, 2024

@dannydaniil already did a major upgrade, so we'll stick with that major version as we prepare it for v4 routing

@ewilz ewilz requested a review from a team as a code owner August 30, 2024 18:16
Copy link

graphite-app bot commented Sep 5, 2024

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.

@ewilz ewilz changed the title feat(breaking): Strip unviersal-router-sdk of NFT commands to match new UR contracts fix(breaking): Strip unviersal-router-sdk of NFT commands to match new UR contracts Sep 10, 2024
@ewilz ewilz changed the title fix(breaking): Strip unviersal-router-sdk of NFT commands to match new UR contracts fix(universal-router-sdk): Strip unviersal-router-sdk of NFT commands to match new UR contracts Sep 10, 2024

invariant(!(inputIsNative && !!swapOptions.inputTokenPermit), 'NATIVE_INPUT_PERMIT')

if (!!swapOptions.inputTokenPermit) {
Copy link
Contributor

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?

Copy link
Member Author

Choose a reason for hiding this comment

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

line 32

Copy link

socket-security bot commented Sep 19, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@uniswap/[email protected] None +1 86.1 MB uniswap-labs-service-account

🚮 Removed packages: npm/@uniswap/[email protected]

View full report↗︎

Copy link
Collaborator

@marktoda marktoda left a comment

Choose a reason for hiding this comment

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

lgtm!

@ewilz ewilz merged commit dd4d598 into main Sep 26, 2024
7 checks passed
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.

4 participants