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

Add dispatch call indices #1036

Merged
merged 4 commits into from
Jul 17, 2023
Merged

Add dispatch call indices #1036

merged 4 commits into from
Jul 17, 2023

Conversation

Chralt98
Copy link
Member

@Chralt98 Chralt98 commented Jul 5, 2023

What does it do?

Fixes #981

Adds call indices to allow custom restructuring of dispatchables.

What important points should reviewers know?

None

Is there something left for follow-up PRs?

None

What alternative implementations were considered?

None

Are there relevant PRs or issues?

None

References

None

@Chralt98 Chralt98 added the s:review-needed The pull request requires reviews label Jul 5, 2023
@Chralt98 Chralt98 requested a review from sea212 July 5, 2023 09:02
@Chralt98 Chralt98 self-assigned this Jul 5, 2023
@Chralt98 Chralt98 changed the title add call indices Add dispatch call indices Jul 5, 2023
sea212
sea212 previously approved these changes Jul 6, 2023
zrml/rikiddo/src/lib.rs Outdated Show resolved Hide resolved
Co-authored-by: Harald Heckmann <[email protected]>
@sea212 sea212 added this to the v0.4.0 milestone Jul 7, 2023
@Chralt98 Chralt98 added s:accepted This pull request is ready for merge and removed s:review-needed The pull request requires reviews labels Jul 17, 2023
@Chralt98 Chralt98 merged commit bac24e6 into main Jul 17, 2023
1 check passed
@Chralt98 Chralt98 deleted the chralt98-call-indices branch July 17, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s:accepted This pull request is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use call indices for dispatchable
3 participants