-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New Pallet: Root offences #11943
New Pallet: Root offences #11943
Conversation
@kianenigma Could you take a look and check if I am on the right path with this? I am not done here, but before I continue I just want to make sure that I am not doing something wrong here. |
The CI pipeline was cancelled due to failure one of the required jobs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
/tip large |
Co-authored-by: Kian Paimani <[email protected]>
Co-authored-by: Kian Paimani <[email protected]>
@kianenigma Hmm, this didn't work :/ |
/tip large |
@kianenigma Not sure why the tip command isn't working. |
Co-authored-by: Andronik <[email protected]>
Co-authored-by: Andronik <[email protected]>
@kianenigma I think we can merge this now :) |
bot merge |
/tip large |
\tip large |
@Szegoo the tip bot is currently down. If I forget, please remind me again and I will make sure it happens. You can reach out to @kianenigma:matrix.parity.io or [email protected]. |
/tip large |
2 similar comments
/tip large |
/tip large |
@mordamax You are not allowed to request a tip. Only shawntabrizi, gavofyork, rphmeier, athei, andresilva, arkpar, bkchr, eskimor, drahnr, dvdplm, robbepop, cmichi, tomaka, pepyakin, tomusdrw, kianenigma, jacogr, rossbulat are allowed. |
/tip large |
@shawntabrizi A large tip was successfully submitted for Szegoo (126X27SbhrV19mBFawys3ovkyBS87SGfYwtwa8J2FjHrtbmA on polkadot). https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.polkadot.io#/treasury/tips |
Thanks! |
* master: (42 commits) Adapt `pallet-contracts` to WeightV2 (#12421) Improved election pallet testing (#12327) Bump prost to 0.11+ (#12419) Use saturating add for alliance::disband witness data (#12418) [Fix] Rename VoterBagsList -> VoterList to match pdot (#12416) client/beefy: small code improvements (#12414) BEEFY: Simplify hashing for pallet-beefy-mmr (#12393) Add @koute to `docs/CODEOWNERS` and update stale paths (#12408) docs/CODEOWNERS: add @acatangiu as MMR owner (#12406) Remove unnecessary Clone trait bounds on CountedStorageMap (#12402) Fix `Weight::is_zero` (#12396) Beefy on-demand justifications as a custom RequestResponse protocol (#12124) Remove contracts RPCs (#12358) pallet-mmr: generate historical proofs (#12324) unsafe_pruning flag removed (#12385) Carry over where clauses defined in Config to Call and Hook (#12388) Properly set the max proof size weight on defaults and tests (#12383) BEEFY: impl TypeInfo for SignedCommitment (#12382) bounding staking: `BoundedElectionProvider` trait (#12362) New Pallet: Root offences (#11943) ...
* root-offences pallet * fix errors * cleaned up a bit * remove unwrap() * new pallet is getting compiled * remove unnecessary type annotations * remove more unnecessary type annotations * addidtional cleaning * commit * cleaned up * fix in logic * add event * removed Clone trait from AccountId * test module * remove unused imports * fmt * fix * separate into functions, still messy * test * first test * fmt * cleaned up a bit * separate into mock.rs and tests.rs * basic docs for now * pallet_staking GenesisiConfig * fix * added start_session * passing tests * impl GenesisConfig for pallet_session * updated event * Update frame/root-offences/src/lib.rs Co-authored-by: Kian Paimani <[email protected]> * Update frame/root-offences/src/lib.rs Co-authored-by: Kian Paimani <[email protected]> * remove <T: Config * specifying trait bounds inside Config * commit * active era increases correctly :) * ExtBuilder * slashing works * new test * additional test * commit * order * fix? * fix in logic * remove unnecessary * wrap comment at 100 * fmt * merge fixes * Update frame/root-offences/src/lib.rs Co-authored-by: Kian Paimani <[email protected]> * Update frame/root-offences/src/lib.rs Co-authored-by: Kian Paimani <[email protected]> * docs * Update frame/root-offences/README.md Co-authored-by: Andronik <[email protected]> * Update frame/root-offences/Cargo.toml Co-authored-by: Andronik <[email protected]> * license header Co-authored-by: Kian Paimani <[email protected]> Co-authored-by: Andronik <[email protected]>
Closes #11352
Polkadot address: 126X27SbhrV19mBFawys3ovkyBS87SGfYwtwa8J2FjHrtbmA