Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
conflux_win10_x64_v3.0.1.zip | 2025-08-11 | 39.3 MB | |
conflux_win10_x64_v3.0.1-compatible.zip | 2025-08-11 | 39.4 MB | |
conflux_linux_glibc2.27_x64_v3.0.1.zip | 2025-08-11 | 26.1 MB | |
conflux_linux_glibc2.27_x64_v3.0.1-compatible.zip | 2025-08-11 | 26.1 MB | |
Conflux v3.0.1 source code.tar.gz | 2025-08-11 | 18.3 MB | |
Conflux v3.0.1 source code.zip | 2025-08-11 | 19.8 MB | |
README.md | 2025-08-11 | 446 Bytes | |
Totals: 7 Items | 169.0 MB | 0 |
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
).