Tomasz Drwięga
|
8778ca7dc8
|
[big refactor] Remove crate aliasing. (#4395)
* Rename: Phase 1.
* Unify codec.
* Fixing: Phase 2
* Fixing: Phase 3.
* Fixing: Phase 4.
* Fixing: Phase 5.
* Fixing: Phase 6.
* Fixing: Phase 7.
* Fixing: Phase 8. Tests
* Fixing: Phase 9. Tests!!!
* Fixing: Phase 10. Moar tests!
* Finally done!
* More fixes.
* Rename primitives:: to sp_core::
* Apply renames in finality-grandpa.
* Fix benches.
* Fix benches 2.
* Revert node-template.
* Fix frame-system in our modules.
|
2019-12-16 20:36:49 +08:00 |
|
Tomasz Drwięga
|
1f84d6d41d
|
Fix warnings when compiling runtime. (#4332)
* Remove warnings when compiling runtime.
* Remove dispatch::Result imports.
* Add missing imports.
* Fix missing vecs. #4333
* Fix oom function.
* Remove superfluous import.
* More warnings.
|
2019-12-10 14:21:34 +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 |
|