pub fn new_shared_context(
    db_connection_pool: DbConnectionPool,
    block0_path: Vec<PathBuf>,
    versioning: &str
) -> SharedContext