Kian Paimani
|
abd08e29ce
|
Rewrap all comments to 100 line width (#9490)
* reformat everything again
* manual formatting
* last manual fix
* Fix build
|
2021-08-11 14:56:55 +00:00 |
|
Kian Paimani
|
8180c58700
|
mega cleanup of staking tests (#9516)
* general cleanup of staking tests
* fix fishy test
* fix one more fishy test
* some review comments
|
2021-08-11 13:34:03 +00:00 |
|
Zeke Mostov
|
4dc8db2b80
|
Fix staking rebond weight refund (#9508)
* Fix staking `rebond` weight refund
Comment
* use safe arithmetic
* comment
|
2021-08-09 11:59:00 +00:00 |
|
Gavin Wood
|
8a44bec2dc
|
Add some important events to batch & staking to ensure ease of analysis (#9462)
* Add some important events to batch & staking to ensure ease of analysis
* Update frame/staking/src/pallet/mod.rs
Co-authored-by: Zeke Mostov <32168567+emostov@users.noreply.github.com>
* Update lib.rs
* fix test
Co-authored-by: Zeke Mostov <32168567+emostov@users.noreply.github.com>
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
|
2021-07-29 20:02:28 +00:00 |
|
Zeke Mostov
|
c5be63ce6d
|
pallet-staking: Reorg migration, pallet and pallet impls (#9410)
* Reorg migration and pallet and pallet impls
* Fix imports in untouched modules
* Add file headers
* Add header for migrations
* Improve comment
* Move OnOffenceHandler impl for Pallet to impl.rs
* fmt
|
2021-07-27 23:23:01 +00:00 |
|