op-node,op-proposer: move rollup client bindings#3367
Conversation
…essary op-proposer dependency in tooling
|
|
This PR changes implementation code, but doesn't include a changeset. Did you forget to add one? |
|
Can you update the Make target that updates packages? Or do we not have to update it because we have the alias? |
mslipper
left a comment
There was a problem hiding this comment.
LGTM pending response to the requested Makefile changes.
|
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. |
|
Merge failed. Please see automated check logs for more details. |
|
This PR has been added to the merge queue, and will be merged soon. |
|
Merge failed. Please see automated check logs for more details. |
move rollup bindings into op-node to avoid unnecessary op-proposer dependency in tooling / batcher.
rollupclientwith alias type / constructor call for backwards compatibility.SyncStatuswas moved to eth package to avoid import cycles with bindings and driver.