Skip to content

v1.5.4-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@cffls cffls released this 02 Jan 16:11
· 5 commits to v1.5.4-candidate since this release
75ef2a2

What's Changed

  • Fix incorrect balance when CreateContract is used in block-stm by @cffls in #1382
  • consensus/bor: fetch validator set using parent hash by @manav2401 in #1384
  • Removing control files and updating the updateVersion.sh by @djpolygon in #1385
  • Fix typos and improve documentation across several files by @Dimitrolito in #1381
  • Fallback to serial execution if parallel execution fails by @cffls in #1392
  • core/state: fix SetStorage override behavior (#30185) by @cffls in #1393
  • Fix hasher by @cffls in #1394
  • Backport master to develop by @cffls in #1395

New Contributors

Full Changelog: v1.5.3...v1.5.4-beta