v3.0.1-testnet-fix
introduces a new hardfork. All nodes should be upgraded before the epoch number reaches 229140000 (estimated on Aug 18).
Improvements
- Return a detailed version for
conflux --version
.
Bug Fix
- Fix incorrect implementation of CIP145.
- 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
).