RPC Changes
- Fix
cfx_getDepositList
andcfx_getVoteList
RPC return value format to use hex strings.
Improvements
- Retry the PoS election transaction if it's not included.
- Avoid duplicate PoS peer broadcast.
Bug Fixes
- Fix issues in eSpace
filter
andpubsub
RPCs that may return incorrect or duplicate log entries. - Fix an issue in eSpace
filter
andpubsub
RPCs that may get stuck for a long time. - Fix an issue that may make valid transactions unable to be accepted by the transaction pool.
- Disable PoS state pruning by default.