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: invalid origin assignment for multi-exit case #47

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

mortimr
Copy link
Contributor

@mortimr mortimr commented Aug 20, 2024

Description

This Pull Request addresses an invalid origin assignment issue that arose in multi-exit scenarios within the smart contract. The fix ensures that the origin is properly set in cases where multiple exit tickets are created in the same transactions.

Summary

  • Code Changes: The modification takes into account the fact that multiple tickets are created when this event occured, properly linking the tickets to the integration contract that created them.

@mortimr mortimr merged commit b8eb7a6 into master Aug 20, 2024
8 checks passed
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