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

refac(pallets/subspace): use dispatch results in math.rs #155

Open
aripiprazole opened this issue Jun 28, 2024 · 0 comments
Open

refac(pallets/subspace): use dispatch results in math.rs #155

aripiprazole opened this issue Jun 28, 2024 · 0 comments
Assignees

Comments

@aripiprazole
Copy link
Member

          Shouldn't this return a result instead of continuing if the vectors aren't the expected size? There's a small chance of it happening but if it does we'd never know and the chain would operate on wrong numbers. (Counts for the other similar cases as well)

NB

Originally posted by @devwckd in #141 (comment)

@aripiprazole aripiprazole self-assigned this Jun 28, 2024
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

No branches or pull requests

1 participant