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

chore: call module followup #549

Merged
merged 5 commits into from
Jan 17, 2025
Merged

chore: call module followup #549

merged 5 commits into from
Jan 17, 2025

Conversation

lwshang
Copy link
Contributor

@lwshang lwshang commented Jan 17, 2025

@mraszyk left a few suggestions in #548.

The major change is adding back the Unrecognized(u32) variant in RejectCode.
The conversion from u32 to RejectCode can only fail when the input is 0.

Also I clarified why it is okay to unwrap when args encoding fail. And extract a method to avoid repeating myself.

@lwshang lwshang changed the title chore: call module followup #548 chore: call module followup Jan 17, 2025
@lwshang lwshang marked this pull request as ready for review January 17, 2025 20:23
@lwshang lwshang requested a review from a team as a code owner January 17, 2025 20:23
@lwshang lwshang merged commit 4e287ce into next Jan 17, 2025
12 checks passed
@lwshang lwshang deleted the lwshang/followup_548 branch January 17, 2025 22: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