github multiversx/mx-chain-go v1.0.128

latest releases: v1.7.11, v1.7.10, v1.7.9...
3 years ago

Release v1.0.128 is out 🚀

What's new:

  • #1896 Moved software version checker config parameters in config.toml file.

Bug fixes:

  • #1898 Fix fork detector after double sign: fixed a situation when two valid blocks with the same nonce and the same round (double signed situation) could triggered forks with bad consequences; reduced time to wait after all signatures from 75% to 50% from signature total subround time.
  • #1894 Termui fixes: ctrl+C signal is correctly intercepted now, writing log files is now possible when running termui interface, added retry mechanism to reconnect the termui console to the node, fixed epoch number dispaly, fixed [invalid key] message in the version area.
  • #1900 Fixed the computation of rewards per block per validator. In the current code the computed rewards per block was divided with total number of eligible (1200 in case of mainnet setup).
  • #1895 Fixed an issue in antiflood mechanism that prevented the propagation of the consensus messages properly; added sequence number in antiflood debug prints.

Note: This release should start with a new DB

Don't miss a new mx-chain-go release

NewReleases is sending notifications on new releases.