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 wormhole ETH translation #469

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Fix wormhole ETH translation #469

merged 1 commit into from
Jan 23, 2025

Conversation

broskoTT
Copy link
Contributor

Issue

While working on #439

Description

Translation was being calculated by using logical coordinates. But we want logical coordinates to be in the same order as defined in the input yaml. Since these are not consecutive (meaning consecutive logical coords are not consecutive any other coords), this breaks translation logic.
BH to be fixed.

List of the changes

  • Fixed the wh eth translation test not to have any logic
  • Fixed eth translation to match the earlier one from cluster

Testing

Fixed the test to have hardcoded values.

API Changes

There are no API changes in this PR.

@broskoTT broskoTT requested a review from pjanevskiTT January 22, 2025 23:20
@broskoTT broskoTT merged commit a8e5223 into main Jan 23, 2025
19 checks passed
@broskoTT broskoTT deleted the brosko/fix_eth branch January 23, 2025 08:07
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.

2 participants