anton-rs / op-up

Composable OP Stack Orchestration
https://stack.anton.systems
MIT License
41 stars 2 forks source link

fix(stages): Cannon Stage #44

Closed refcell closed 1 year ago

refcell commented 1 year ago

Description

Inside the stages crate, there is a stage/cannon.rs stage for the cannon prestate generation.

The cannon stage should be renamed such that it is more closely tied to it's use as a fault proof system "hook" to generate the prestate instead of tying it down to "cannon".

The output of this issue should be to migration the cannon.rs module to something like prestate.rs.