Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

remove deprecated remove_prefix to clear era_info#13460

Merged
paritytech-processbot[bot] merged 6 commits into
paritytech:masterfrom
surajk-m:clear-era-issue-13439
May 16, 2023
Merged

remove deprecated remove_prefix to clear era_info#13460
paritytech-processbot[bot] merged 6 commits into
paritytech:masterfrom
surajk-m:clear-era-issue-13439

Conversation

@surajk-m

@surajk-m surajk-m commented Feb 24, 2023

Copy link
Copy Markdown
Contributor

This PR removes deprecated remove_prefix to clear era information in Staking Pallet. Fixes #13439

@surajk-m surajk-m requested a review from kianenigma as a code owner February 24, 2023 12:38
@cla-bot-2021

cla-bot-2021 Bot commented Feb 24, 2023

Copy link
Copy Markdown

User @s5k0651, please sign the CLA here.

@dmitry-markin dmitry-markin added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit labels Mar 7, 2023
@stale

stale Bot commented Apr 6, 2023

Copy link
Copy Markdown

Hey, is anyone still working on this? Due to the inactivity this issue has been automatically marked as stale. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the A3-stale label Apr 6, 2023
@surajk-m

surajk-m commented Apr 6, 2023

Copy link
Copy Markdown
Contributor Author

@kianenigma, Please review the PR.

@stale stale Bot removed the A3-stale label Apr 6, 2023
Comment thread frame/staking/src/pallet/impls.rs Outdated
@surajk-m surajk-m requested a review from a team April 12, 2023 17:48
Comment thread frame/staking/src/pallet/impls.rs Outdated
@stale

stale Bot commented May 12, 2023

Copy link
Copy Markdown

Hey, is anyone still working on this? Due to the inactivity this issue has been automatically marked as stale. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the A3-stale label May 12, 2023
@ggwpez ggwpez removed the request for review from a team May 13, 2023 17:31
@stale stale Bot removed the A3-stale label May 13, 2023
@ggwpez ggwpez requested a review from a team May 13, 2023 17:31
@ggwpez

ggwpez commented May 13, 2023

Copy link
Copy Markdown
Member

bot fmt

@command-bot

command-bot Bot commented May 13, 2023

Copy link
Copy Markdown

@ggwpez https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/2832043 was started for your command "$PIPELINE_SCRIPTS_DIR/commands/fmt/fmt.sh". Check out https://gitlab.parity.io/parity/mirrors/substrate/-/pipelines?page=1&scope=all&username=group_605_bot to know what else is being executed currently.

Comment bot cancel 46-ef938d23-daab-448f-90d7-9f2ac53a2d32 to cancel this command or bot cancel to cancel all commands in this pull request.

@command-bot

command-bot Bot commented May 13, 2023

Copy link
Copy Markdown

@ggwpez Command "$PIPELINE_SCRIPTS_DIR/commands/fmt/fmt.sh" has finished. Result: https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/2832043 has finished. If any artifacts were generated, you can download them from https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/2832043/artifacts/download.

@kianenigma

Copy link
Copy Markdown
Contributor

bot rebase

@paritytech-processbot

Copy link
Copy Markdown

Rebased

@kianenigma kianenigma left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update your PR description to use github semantic linking, such that the issue you linked gets automatically closed.

@ggwpez ggwpez added the A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). label May 16, 2023
@ggwpez

ggwpez commented May 16, 2023

Copy link
Copy Markdown
Member

bot merge

@paritytech-processbot

Copy link
Copy Markdown

Waiting for commit status.

@paritytech-processbot paritytech-processbot Bot merged commit 8423d2f into paritytech:master May 16, 2023
gpestana pushed a commit that referenced this pull request May 27, 2023
* remove deprecated remove_prefix to clear era_info

* add debug assertions to check that the returned cursor is None

* add a variable to hold the cursor

* ".git/.scripts/commands/fmt/fmt.sh"

---------

Co-authored-by: command-bot <>
nathanwhit pushed a commit to nathanwhit/substrate that referenced this pull request Jul 19, 2023
* remove deprecated remove_prefix to clear era_info

* add debug assertions to check that the returned cursor is None

* add a variable to hold the cursor

* ".git/.scripts/commands/fmt/fmt.sh"

---------

Co-authored-by: command-bot <>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A0-please_review Pull request needs code review. A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Stop using deprecated remove_prefix to clear era information in Staking Pallet

4 participants