github multiversx/mx-chain-go v1.0.118

latest releases: v1.8.5, v1.8.4, v1.8.3...
4 years ago

Release v1.0.118 is out 🚀

What's new:
nothing new? check the bug fixes below! 👇

Bug fixes:

  • #1784 Fix get node from storage on smart contract calls: added condition so that if old root hash and new root hash are the same, the root hash should not be marked for eviction.
  • #1790 For nodes that are in sync, computing the proposed blocks metrics is unnecessary and in some situations incorrect, so it needs to be ignored.
  • #1782 Fixed antiflood statistics, adjusted gas cost per node for auction operations, removed error in case of block reversal, adjusted gas cost for the unjail operation.
  • #1789 Fixed the possibility for reverts on validatorStatisticsRootHash by saving the "LastFinalizedRootHash" and when requesting statistics for the heartbeat, this roothash is used. Removed possibility with "eligible (waiting)"

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.