You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
ggwpez opened this issue
Apr 3, 2023
· 1 comment
· Fixed by #13880
Labels
Z1-easyCan be fixed primarily by duplicating and adapting code by an intermediate coderZ6-mentorAn easy task where a mentor is available. Please indicate in the issue who the mentor could be.
Considering that people use Substrate as reference on how to write good pallets, we should probably do a minimal bench to fix it.
The text was updated successfully, but these errors were encountered:
ggwpez
added
Z6-mentor
An easy task where a mentor is available. Please indicate in the issue who the mentor could be.
Z1-easy
Can be fixed primarily by duplicating and adapting code by an intermediate coder
labels
Apr 3, 2023
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Z1-easyCan be fixed primarily by duplicating and adapting code by an intermediate coderZ6-mentorAn easy task where a mentor is available. Please indicate in the issue who the mentor could be.
The sudo pallet does not use correct weight annotations in
set_key
(and probaly other calls as well):substrate/frame/sudo/src/lib.rs
Lines 198 to 199 in 1bbde5d
Considering that people use Substrate as reference on how to write good pallets, we should probably do a minimal bench to fix it.
The text was updated successfully, but these errors were encountered: