Skip to content

v0.3.2

Compare
Choose a tag to compare
@mdehoog mdehoog released this 05 Oct 19:28
· 65 commits to main since this release
3bd8dc8

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: