Skip to content

v1.0.118

Compare
Choose a tag to compare
@iulianpascalau iulianpascalau released this 22 May 21:03
a20faf8

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