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

evm: Fix dstChain on attestMessage #3

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

bruce-riley
Copy link
Collaborator

This PR fixes a bug where the transceiver is passing ourChain for the destination chain into attestMessage. It should instead be passing in the dstChain from the payload.

This PR also removes the evmChainId from the constructor since it is no longer used.

@bruce-riley bruce-riley force-pushed the evm_fix_dstChain_on_attest branch from 580edf0 to fa86fe8 Compare October 30, 2024 13:59
@bruce-riley bruce-riley marked this pull request as ready for review October 30, 2024 14:00
@bruce-riley bruce-riley merged commit a5dd142 into main Oct 30, 2024
4 checks passed
@bruce-riley bruce-riley deleted the evm_fix_dstChain_on_attest branch October 30, 2024 17:50
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