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

staking: Moves all StakingLedger logic to staking/src/ledger.rs #3096

Closed
wants to merge 1 commit into from

Conversation

gpestana
Copy link
Contributor

Moves all the StakingLedger struct definition and impl logic into staking/src/ledger.rs.

Closes #402

@gpestana gpestana added the T2-pallets This PR/Issue is related to a particular pallet. label Jan 28, 2024
@gpestana gpestana self-assigned this Jan 28, 2024
@gpestana gpestana requested review from a team January 28, 2024 15:34
@gpestana gpestana marked this pull request as draft January 28, 2024 15:34
@gpestana gpestana changed the title staking: Moves all StakingLedger logic to staking/src/ledger.rs staking: Moves all StakingLedger logic to staking/src/ledger.rs Jan 28, 2024
@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/5051070

@gpestana
Copy link
Contributor Author

gpestana commented Feb 19, 2024

Closing for now, will tag the related issue as mentor and help someone with this task.

@gpestana gpestana closed this Feb 19, 2024
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
Status: Done
Development

Successfully merging this pull request may close these issues.

Move StakingLedger struct definition and implementation
2 participants