Skip to content

Conflux v3.0.1

Latest

Choose a tag to compare

@peilun-conflux peilun-conflux released this 11 Aug 10:31
· 51 commits to master since this release

Improvements

  • Return a detailed version for conflux --version.

Bug Fix

  • Fix the bug of using wrong ws_address to open rpc endpoints.
  • Fix Mismatch between definition and access of rpc-args error.

RPC Changes

  • eth_getBlockByNumber returns null when parameter is bigger than latest block.

Note: The Windows version does not support opening the Core Space WebSocket port(jsonrpc_ws_port, jsonrpc_local_ws_port).