EspressoSystems / HotShot

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

[CATCHUP] Fetch Proposals in Dependecny Task #3339

Closed bfish713 closed 2 weeks ago

bfish713 commented 2 weeks ago

Closes #3244

This PR:

  1. Fetches proposals if we can from the vote task if the parent proposal is missing
  2. Fetches proposals from the proposal task if we form a QC for a proposal we don't have
  3. Emits the validated state event after updating state in the fetch_proposal function

This PR does not:

Key places to review: