You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are significantly changing the way Geth and Conductor communicate, hence we need to break the outlined changes into v2 to support restart of Conductor via "sessions", as determined by the rollup:
Break protos into 1-1-1
Introduce ExecutionSession and associated RPC to replace GetCommitmentState and GetGenesisInfo:
We are significantly changing the way Geth and Conductor communicate, hence we need to break the outlined changes into
v2
to support restart of Conductor via "sessions", as determined by the rollup:ExecutionSession
and associated RPC to replaceGetCommitmentState
andGetGenesisInfo
:GenesisInfo
withExecutionSessionParameters
:The text was updated successfully, but these errors were encountered: