• Bastian Köcher's avatar
    Consolidate frame benchmarking into a frame crate (#4977) · c077a2b5
    Bastian Köcher authored
    This prs cleans up some of the frame benchmarking stuff:
    - Move CLI into `frame-benchmarking-cli`. No frame related CLI should
    exists in the default Substrate CLI.
    - Move all traits and types related to frame benchmarking into the
    `frame-benchmarking` trait. Frame types should be isolated in Frame.
    c077a2b5