EspressoSystems / HotShot

http://hotshot.docs.espressosys.com/
101 stars 25 forks source link

[DEPENDENCY_REFACTOR] - Integrate upgradability into dependency tasks #3356

Closed shenkeyao closed 1 week ago

shenkeyao commented 2 weeks ago

What is this task and why do we need to work on it?

Add upgrade cert update in the dependency task logic, to enable upgradability when building with the refactored dependency tasks.

What work will need to be done to complete this task?

No response

Are there any other details to include?

No response

What are the acceptance criteria to close this issue?

RUST_LOG=error,hotshot_task_impls=info just cargo run --example all-push-cdn --features example-upgrade -- --config_file ./crates/orchestrator/run-config.toml works with dependency-tasks feature.

Branch work will be merged to (if not the default branch)

No response