Shawn Tabrizi
50b84a6438
Remove frame/ prefix from im_online DB_KEY. ( #4191 )
...
* Remove `frame/` prefix from `im_online` DB_KEY.
Caught in the renaming process. It is not obvious to me why `frame/` or `palette/` or `srml/` was included in the DB key.
* Update lib.rs
2019-11-25 11:51:09 +01:00
Xiliang Chen
04571d958b
PaysFee for DispatchInfo ( #4165 )
...
* Add PaysFee trait
* bump version
* Apply suggestions from code review
Co-Authored-By: Kian Paimani <5588131+kianenigma@users.noreply.github.com >
* line width
* Apply suggestions from code review
Co-Authored-By: Kian Paimani <5588131+kianenigma@users.noreply.github.com >
* fix test
* fix test
* fix test
2019-11-25 14:42:51 +08:00
Kian Paimani
1c9316a6c1
elections-phragmen: renounce candidacy [+ remove dead code] ( #4123 )
...
* new elections phragmen module.
* Bump
* rename typo
* Few nits
* Fix runner outgoing bond
* remove useused var
* Fix refund logic.
* Update doc.
* Update lock
2019-11-23 18:10:30 +01:00
Shawn Tabrizi
c9175b59ff
Rename Palette to FRAME ( #4182 )
...
* palette -> frame
* PALETTE, Palette -> FRAME
* Move folder pallete -> frame
* Update docs/Structure.adoc
Co-Authored-By: Benjamin Kampmann <ben.kampmann@googlemail.com >
* Update docs/README.adoc
Co-Authored-By: Benjamin Kampmann <ben.kampmann@googlemail.com >
* Update README.adoc
2019-11-22 19:21:25 +01:00