Weiliang Li
6da9f59d72
Rename: primitives/sr-std -> primitives/sp-std ( #4327 )
...
* primitives/sr-std -> primitives/std
* fix
* fix conflict
* rstd -> sp-std
* git mv
* fix review
* fix merge
2019-12-10 08:26:27 +01:00
Weiliang Li
04fcc71809
Rename folder: primitives/sr-primitives -> primitives/runtime ( #4280 )
...
* primitives/sr-primitives -> primitives/runtime
* update
2019-12-09 08:49:32 +01:00
Benjamin Kampmann
927e13c13a
The crate rename ( #4223 )
...
* Adding script for rename, could be applicable for nodes on top of it, too
* add stderr and gitlab ci features
* apply script
* fix now minor details in expected stderr
* Update the Cargo.lock
* fix name: sc-transaction -> sc-tracing
* fix rename in script, too
2019-12-02 11:23:53 +01:00
Bastian Köcher
b1625f1a44
Fix node-rpc-client compilation ( #4159 )
...
* Fix `node-rpc-client` compilation
* Enable `alloc` feature of `zeroize` on `std`
2019-11-20 21:33:20 +01:00
Benjamin Kampmann
303843f483
Move inherents to primitives ( #4126 )
...
* Split Aura and Timestamp inherents out of paint
* fixup node depedencies
* move babe inherents to primitives
* move authorship inherents into primitives
* Move finalty tracker inherents into primitives
* fix aura primitives import
2019-11-20 12:18:36 +01:00