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

Generate ReplyIds #427

Closed
Tracked by #418
jawoznia opened this issue Aug 30, 2024 · 0 comments · Fixed by #435
Closed
Tracked by #418

Generate ReplyIds #427

jawoznia opened this issue Aug 30, 2024 · 0 comments · Fixed by #435
Labels
part Part of a bigger issue

Comments

@jawoznia
Copy link
Collaborator

jawoznia commented Aug 30, 2024

For every unique value in the set of method names and aliases generate an:

pub const SOME_NAME_REPLY_ID: u64 = 0;

We could consider starting IDs from some higher number instead of 0.

@jawoznia jawoznia mentioned this issue Aug 30, 2024
12 tasks
@jawoznia jawoznia added the part Part of a bigger issue label Aug 30, 2024
@jawoznia jawoznia linked a pull request Sep 3, 2024 that will close this issue
@jawoznia jawoznia closed this as completed Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part Part of a bigger issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant