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: hyeth quotes #103

Merged
merged 9 commits into from
Dec 20, 2024
Merged

fix: hyeth quotes #103

merged 9 commits into from
Dec 20, 2024

Conversation

janndriessen
Copy link
Collaborator

@janndriessen janndriessen commented Dec 19, 2024

Fixes hyETH quotes.

@janndriessen janndriessen requested a review from edkim December 19, 2024 20:54
@janndriessen janndriessen marked this pull request as ready for review December 19, 2024 20:54
@janndriessen janndriessen merged commit 56db38b into main Dec 20, 2024
2 checks passed
@janndriessen janndriessen deleted the fix/hyeth branch December 20, 2024 13:24
export function getComponentsSwapData(): SwapData[] {
return [noopSwapData, noopSwapData, noopSwapData, noopSwapData, noopSwapData]
export function getComponentsSwapData(components: string[]): SwapData[] {
return components.map(() => noopSwapData)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Makes component swap data dynamic to amount of components.

Copy link

🎉 This PR is included in version 3.19.1 🎉

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.

1 participant