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

Impl #[derive(UserData)] and improve naming #284

Merged
merged 4 commits into from
Feb 17, 2025
Merged

Conversation

hu55a1n1
Copy link
Member

@hu55a1n1 hu55a1n1 commented Jan 18, 2025

  • Rename SequenceMsg to Sequenced
  • Rename MsgSansHandler to Noop
  • Impl #[derive(UserData)]

@hu55a1n1 hu55a1n1 marked this pull request as ready for review January 27, 2025 12:45
@dangush dangush self-requested a review February 14, 2025 07:38
Copy link
Contributor

@dangush dangush left a comment

Choose a reason for hiding this comment

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

Nice!

Any thoughts on a name for Noop that pairs with "sequenced" more closely? Like Direct?

@hu55a1n1
Copy link
Member Author

Any thoughts on a name for Noop that pairs with "sequenced" more closely? Like Direct?

Yeah not the best name for sure. I just wanted to keep it short. Open to suggestions. 😅
(Noop was previously called MsgSansHandler to signify that this message does not trigger a quartz on-chain handler so it is noop in that sense.)

@hu55a1n1 hu55a1n1 merged commit 7eae28b into main Feb 17, 2025
8 checks passed
@hu55a1n1 hu55a1n1 deleted the hu55a1n1/v0_2-contract branch February 17, 2025 20:11
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