Skip to content

v1.5.4

Latest
Compare
Choose a tag to compare
@cffls cffls released this 10 Jan 19:15
ceb62bb

This version mainly contains fixes for a couple chain sync issues.

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
  • build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 by @dependabot in #1386
  • Backport master to develop by @cffls in #1395
  • Additional GRPC API checks by @avalkov in #1401
  • V1.5.4 candidate by @cffls in #1402

New Contributors

Full Changelog: v1.5.3...v1.5.4