Open
Description
- core should be splitted in blockchain-traits (questionable need) and serialization (still needed)
- remove use of the traits in network and existing storage
- alternatively remove the trait as a dependency of chain-impl-mockchain and invert it to a package that consume the chain-impl-mockchain and add the trait to gradually get rid of things