-
Fix issues that may lead to synchronization failure for new nodes.
-
Fix issues about the full node mode. Now if the node is launched with
--full
, it should run a full node successfully. -
Fix compatibility issues about Windows and other Linux systems.
-
Add more robust checks in peer management to prevent attacks and reduce false alarms.
-
Optimize snapshot synchronization performance and safety.
-
Optimize performance in case of long forks.
-
Add more RPC supports and fix other RPC issues.
-
Other optimizations and bug fix.