Skip to content
This repository was archived by the owner on Feb 1, 2019. It is now read-only.
This repository was archived by the owner on Feb 1, 2019. It is now read-only.

Separate protocol / SMC handler functionality from node functionality in different crates #70

@jamesray1

Description

@jamesray1

Describe the solution you'd like
To keep crates modular and maintainable, we should separate the functionality in the node crate related to a collation to a separate crate, and only keep functionality in the node crate that is related to functions that a node performs. Protocol functionality such as opcodes and SMC handlers should go in separate crates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    M4: coreCore client code / Rust.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions