Add and test events in `pallet-conviction-voting` (#6544)
# Description https://github.com/paritytech/polkadot-sdk/pull/4613 introduced events for `pallet_conviction_voting::{vote, remove_vote, remove_other_vote}`. However: 1. it did not include `unlock` 2. the pallet's unit tests were missing an update ## Integration N/A ## Review Notes This is as https://github.com/paritytech/polkadot-sdk/pull/6261 was, so it is a trivial change.
parent
07a59333
Branches
Pipeline
#506292
waiting for manual action
with stages
in
1 hour and 27 seconds
Stage:
Stage:
Stage:
Stage:
Stage:
Showing
- prdoc/pr_6544.prdoc 14 additions, 0 deletionsprdoc/pr_6544.prdoc
- substrate/frame/conviction-voting/src/lib.rs 5 additions, 2 deletionssubstrate/frame/conviction-voting/src/lib.rs
- substrate/frame/conviction-voting/src/tests.rs 75 additions, 10 deletionssubstrate/frame/conviction-voting/src/tests.rs
- substrate/frame/conviction-voting/src/types.rs 2 additions, 7 deletionssubstrate/frame/conviction-voting/src/types.rs
Please register or sign in to comment