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 |
|
Benjamin Kampmann
|
f0cc89a4b0
|
Break appcrypto dep cycle (#4347)
* move application-crypto tests into seperate crate
* Fix crate name, update script and add docs
* pressing 'save' helps
* remove useless lines
* adding header
* split into actual modules
|
2019-12-10 22:12:57 +01:00 |
|
Benjamin Kampmann
|
8721d98dd6
|
break sp-api dependency cycle (#4352)
* move benches into tests, ignore non-passing doctests
* Rename sr-api folder
* Move test-primitives to primitives, use that for sp-api doctests
|
2019-12-10 20:18:01 +01:00 |
|