XuperCore v5.3.0 Release Note
Bug fixes:
- Memory pool: improve the performance of the state machine when executing blocks, fix some minor problems
- P2P: fix the content leakage that may be caused by P2PV1
- Improve the performance of synchronizing blocks between nodes
- Fix the error that may be caused when stopping the parallel chain
- Fix the block execution failure that may be caused by small buffer storage of UTXO
- Fix iterator error caused by parameter problem
- Fix the block execution failure that may be caused by read-only transactions
- Consensus: improve the stability of SMR, while fixing some minor problems
Features:
- Parallel chain support EVM
- Added interface to query contract information based on contract name
- Added XToken system contract, support ERC20 interface, as well as proposal, voting and other functions.