Skip to content

Releases: maticnetwork/bor

v1.5.4

10 Jan 19:15
ceb62bb
Compare
Choose a tag to compare

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

v1.5.4-beta

02 Jan 16:11
75ef2a2
Compare
Choose a tag to compare
v1.5.4-beta Pre-release
Pre-release

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

v1.5.3

11 Dec 08:43
569eb7b
Compare
Choose a tag to compare

This release contains some improvements and fixed. Also, it prepares bor for the upcoming feature to communicate with heimdall via gRPC interface.

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.5.3

v1.5.3-beta

10 Dec 08:00
d509034
Compare
Choose a tag to compare
v1.5.3-beta Pre-release
Pre-release

What's Changed

New Contributors

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

v1.5.2

30 Oct 15:04
16268f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

28 Oct 15:30
ff29b1f
Compare
Choose a tag to compare
v1.5.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

23 Oct 17:18
c73129e
Compare
Choose a tag to compare
v1.5.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.5.0-beta6

17 Oct 21:47
31164fe
Compare
Choose a tag to compare
v1.5.0-beta6 Pre-release
Pre-release
Bump version to v1.5.0-beta6

v1.5.0-beta5

16 Oct 22:13
cf648c9
Compare
Choose a tag to compare
v1.5.0-beta5 Pre-release
Pre-release

What's Changed

  • Changing names of pbss profiles for consistency in deb and rpm by @djpolygon in #1356

Full Changelog: v1.5.0-beta4...v1.5.0-beta5

v1.5.0-beta4

15 Oct 18:34
Compare
Choose a tag to compare
v1.5.0-beta4 Pre-release
Pre-release

What's Changed

  • Adding refactored packager, adding pbss configs, removal of mumbai ( … by @djpolygon in #1311
  • Adding rpm packagers by @djpolygon in #1339
  • Check block number and timestamp options when filtering conditional transactions by @jj1980a in #1350
  • Add discovery.dns by @cffls in #1355

New Contributors

Full Changelog: v1.5.0-beta3...v1.5.0-beta4