Releases: Conflux-Chain/conflux-rust
Conflux v1.0.0-alpha-3
Release v1.0.0-alpha-3. Set `execute_genesis` to `true` in `testnet.toml`.
Conflux v1.0.0-alpha-2
Release v1.0.0-alpha-2.
Conflux v1.0.0-alpha-1
Release v1.0.0-alpha-1.
Conflux v0.6.4-alpha-1
Release v0.6.4-alpha-1.
Conflux v0.6.3
-
Reject unknown filter fields in cfx_getLogs.
-
Fix db_dir in default config file.
-
Start mining when
mining_author
is set. -
Remove
start_mining
and usemining_type
.
Conflux v0.6.3-alpha-1
Release v0.6.3-alpha-1.
Conflux v0.6.2
Bug Fixes
-
Recompute missing states during recovery even the commitment is present.
-
Choose normal phase peers for tx propagation.
Improvement
-
Add optional parameter
get_logs_filter_max_epoch_gap
. -
Make discovery parameter configurable.
-
Report metrics to influxdb in a random interval and only record reporting time when succeeded.
-
Add revised light node blame verification.
Conflux v0.6.2-alpha-1
Release v0.6.2-alpha-1.
Conflux v0.6.1
Improvement
-
Let archive nodes always get block from archive nodes in catch-up mode.
-
Check the mining address prefix.
-
Add RPC
cfx_getStorageRoot
for light nodes.
Bug fixed
-
Fix a bug where users need to restart node before they can use a newly created account to send transactions.
-
Fix a bug where a node may not catch up if all its peers are full nodes.
-
Fix a bug that the maintenance of
max_handshaking_count
may cause unsigned int underflow.
Conflux v0.6.1-alpha-1
Improvement
-
Let archive nodes always get block from archive nodes in catch-up mode.
-
Remove intermediate_padding from StateProof.
-
Check the mining address prefix.
-
Add RPC
cfx_getStorageRoot
for light nodes.
Bug fixed
-
Fix a bug where users need to restart node before they can use a newly created account to send transactions.
-
Fix a bug where a node may not catch up if all its peers are full nodes.