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

prep for swap quote fetching #5711

Merged
merged 12 commits into from
May 13, 2024
Merged

prep for swap quote fetching #5711

merged 12 commits into from
May 13, 2024

Conversation

walmat
Copy link
Contributor

@walmat walmat commented May 9, 2024

Fixes APP-1456

What changed (plus any additional context for devs)

Screen recordings / screenshots

What to test

@walmat walmat marked this pull request as ready for review May 13, 2024 17:57
Copy link

linear bot commented May 13, 2024

? 'ethereum'
: chainNameFromChainIdWorklet(SwapInputController.outputChainId.value)
: chainNameFromChainIdWorklet(internalSelectedOutputAsset.value?.chainId ?? ChainId.mainnet)
Copy link
Member

Choose a reason for hiding this comment

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

if chainId falls back to mainnet, should we set chainName to 'ethereum' as we do on line 41 instead of calling chainNameFromChainIdWorklet?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes tbh review panel is going to need hooked up in a follow-up PR. nothing done to this except gutting the old asset stuff out.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I can add it though

@walmat walmat merged commit 9001cf8 into develop May 13, 2024
6 checks passed
@walmat walmat deleted the @matthew/swaps-quotes branch May 13, 2024 23:44
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.

None yet

3 participants