Features include:
- Bug Fix on Synchronization after dynamic masternode introduce
- Optimize Log Level
- New API (XDPoS_getMissedRoundsInEpochByBlockNum), to find out who should mine the block but didn't.
- Improve API (XDPoS_networkInformation) to return whole consensus config
Upgrade on Docker at Xinfin-Node:
git pull && ./docker-up.sh
Native Build
mv ./common/constants/constants.go.testnet ./common/constants.go
make XDC
Discussion (1)
Intresting post