github maticnetwork/bor v1.3.4

latest releases: v1.4.0-beta, v1.3.7, v1.3.6...
one month ago

This release of bor contains the updated implementation of PIP-35 which enforces the min gas values to 25 gwei. These values are applicable to all networks (i.e. mainnet and amoy). Irrespective of the values set by the cli flags, they will be enforced to 25 gwei. This version also contains changes from upstream (v1.13.6) geth.

What's Changed

  • core, eth, internal, miner, params: enforce 30gwei for gas related configs in bor by @marcello33 in #1264
  • cmd/utils: use defined filter api instance instead of a new one by @manav2401 in #1270
  • PIP-35 for amoy: enforce gas related configs by @manav2401 in #1285
  • miner: log last tx hash before commit interrupt by @manav2401 in #1289
  • PIP-35: enforce gas related configs for mainnet by @manav2401 in #1290

Upstream Geth Merge

Misc

Full Changelog: v1.3.3...v1.3.4

Don't miss a new bor release

NewReleases is sending notifications on new releases.