-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mesh 2149/staking-pallet-update-part-1 (#1623)
* Update to new macro * Add polymesh specific types * Add polymesh changes to extrinsics * Make methods and structs pub; Add slash impl * Add missing impl; Change visibility * Add new associated types * Fix tests; Change vec to BoundedVec; Change Module<T> to Pallet<T> * Add genesis build; Add hooks; Compile tests * Change storage to OptionQuery * Fix some tests * Compile benchmarks * Fix benchmark run * Fix warnings * Remove files * Remove warnings; Add benchmarks * Cargo fmt * Cargo fmt * Remove breaking changes; Fix integration tests * Fix integration tests * Use StorageMap instead of CountedMap; Add PolymeshStorageVersion * Fix test functions * Fix storage version check. * Remove old code; Move comment --------- Co-authored-by: Robert G. Jakabosky <[email protected]>
- Loading branch information
1 parent
9077a2a
commit 2ef2fc0
Showing
30 changed files
with
6,349 additions
and
5,002 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.