-
Notifications
You must be signed in to change notification settings - Fork 3
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 pallets #8
Add pallets #8
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
77b7544
to
ca79fa1
Compare
uint64_t _len; | ||
const uint8_t* _ptr; | ||
uint64_t _lenBuffer; | ||
} pd_VecTupleDataData_t; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not critical, but why the repeated DataData?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This represents the type BoundedVec<(Data, Data)>
, so the name is correct
88bd43a
to
1d471ae
Compare
Added:
Vector
Proxy
Identity
Mandate
TechnicalCommittee
Grandpa
Scheduler