op-node: Fully remove the progress API#3623
Conversation
|
|
This PR changes implementation code, but doesn't include a changeset. Did you forget to add one? |
3bd03fc to
21c7758
Compare
|
Hey @trianglesphere! This PR has merge conflicts. Please fix them before continuing review. |
9d0f0fb to
3ab2a01
Compare
21c7758 to
fea863e
Compare
3ab2a01 to
ad5f588
Compare
ad5f588 to
f938c79
Compare
Now that the engine queue is the only step stage, it is easy to consolidate different loops inside the derivation pipeline.
It has been partially replaced with the Origin API, but the open/closed distinction no longer exists.
f938c79 to
98c1856
Compare
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
It has been partially replaced with the Origin API, but the open/closed distinction no longer exists. At this point the there is still complexity around state management, but it is in a much better state to be handled.