-
Notifications
You must be signed in to change notification settings - Fork 839
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Deprecation] deprecate "old" weight items #144
Labels
C1-mentor
A task where a mentor is available. Please indicate in the issue who the mentor could be.
D0-easy
Can be fixed primarily by duplicating and adapting code by an intermediate coder.
T1-FRAME
This PR/Issue is related to core FRAME, the framework.
T13-deprecation
The current issue/pr is, or should be, part of a deprecation process.
Comments
Hello @juangirini, currently looking into this |
Hello @juangirini, please review |
|
Can I work on this? @ggwpez @juangirini |
Yea sure 😄 |
This was referenced Feb 26, 2024
github-merge-queue bot
pushed a commit
that referenced
this issue
Feb 29, 2024
# Description *Removes `sp_weights::OldWeight` and its usage* Fixes #144 --------- Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
bgallois
pushed a commit
to duniter/duniter-polkadot-sdk
that referenced
this issue
Mar 25, 2024
# Description *Removes `sp_weights::OldWeight` and its usage* Fixes paritytech#144 --------- Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
lexnv
added a commit
that referenced
this issue
Apr 3, 2024
* transactionWatch: Stabilize `transactionWatch_v1_submitAndWatch` Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * transactionWatch: Stabilize `transactionWatch_v1_unwatch` Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * txWatch: Solve conflict name with origin Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> --------- Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
jonathanudd
pushed a commit
to jonathanudd/polkadot-sdk
that referenced
this issue
Apr 10, 2024
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.112 to 1.0.114. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.112...v1.0.114) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
C1-mentor
A task where a mentor is available. Please indicate in the issue who the mentor could be.
D0-easy
Can be fixed primarily by duplicating and adapting code by an intermediate coder.
T1-FRAME
This PR/Issue is related to core FRAME, the framework.
T13-deprecation
The current issue/pr is, or should be, part of a deprecation process.
The deprecated items in
frame/support/src/weights.rs
need to be removedTasks
The text was updated successfully, but these errors were encountered: