This release switches the OP_NODE_L2_ENGINE_RPC
in the default configuration to use websockets instead of http (see #119). Using the http protocol can cause chain halts in certain scenarios, and this recommends switching to websockets to avoid this. If you configure your OP_NODE_L2_ENGINE_RPC
/ --l2
differently, we recommend updating your configuration to use ws
.
Also upgraded the node software: