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 warp event packing #937

Merged
merged 0 commits into from
Oct 5, 2023
Merged

Conversation

ceyonur
Copy link
Collaborator

@ceyonur ceyonur commented Oct 4, 2023

Replaces: #924

Why this should be merged

Fixes the event packing for data for SendWarpMessage.

Fixes: #894

How this works

Uses abi package PackEvent/UnpackIntoInterface functions to properly pack/unpack messages for event data.

How this was tested

Fixes failing e2e tests. adds new UT tests.

@ceyonur ceyonur added the warp label Oct 4, 2023
@ceyonur ceyonur added this to the v0.5.7 milestone Oct 4, 2023
@ceyonur ceyonur requested a review from darioush as a code owner October 4, 2023 14:23
@ceyonur ceyonur self-assigned this Oct 4, 2023
@ceyonur ceyonur mentioned this pull request Oct 4, 2023
@ceyonur ceyonur merged commit d4a5199 into warp-event-hh-tests Oct 5, 2023
5 of 6 checks passed
@ceyonur ceyonur deleted the fix-warp-event-packing branch October 5, 2023 10:42
@ceyonur ceyonur restored the fix-warp-event-packing branch October 5, 2023 10:43
@aaronbuchwald aaronbuchwald deleted the fix-warp-event-packing branch October 5, 2023 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

SendWarpMessage Event Message Field is not being packed correctly
1 participant