Open
Description
Currently, the commit pipeline makes sure that the vault is reflects the current subset of the world state known to the node.
It is a very delicate component because it can produce forks.
This git issue asks to rewrite the pipeline (for both fabric and orion platforms).
The pipeline should panic if and only if an error that could generate a fork is detected.
Also, It should as fast as possible.