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

Remove pallet::getter macro usage from pallet-elections-phragmen #4513

Merged

Conversation

PolkadotDom
Copy link
Contributor

As per #3326, removes pallet::getter macro usage from the pallet-elections-phragmen. The syntax StorageItem::<T, I>::get() should be used instead.

cc @muraca

@paritytech-cicd-pr
Copy link

The CI pipeline was cancelled due to failure one of the required jobs.
Job name: cargo-clippy
Logs: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/6241223

@PolkadotDom
Copy link
Contributor Author

@bkchr Not sure if there's a way to give me access to just setting the labels, but if so I could save you guys this step.

@ggwpez ggwpez added the T2-pallets This PR/Issue is related to a particular pallet. label Jun 19, 2024
@ggwpez ggwpez enabled auto-merge June 19, 2024 23:54
@ggwpez ggwpez added this pull request to the merge queue Jun 20, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 20, 2024
@bkchr bkchr added this pull request to the merge queue Jun 23, 2024
Merged via the queue into paritytech:master with commit 25a648d Jun 23, 2024
155 of 158 checks passed
TarekkMA pushed a commit to moonbeam-foundation/polkadot-sdk that referenced this pull request Aug 2, 2024
…itytech#4513)

As per paritytech#3326, removes pallet::getter macro usage from the
pallet-elections-phragmen. The syntax `StorageItem::<T, I>::get()`
should be used instead.

cc @muraca

---------

Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T2-pallets This PR/Issue is related to a particular pallet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants