v1.3.4-beta
Pre-release
Pre-release
Bor v1.3.4-beta is a maintenance release containing some improvements and bug fixes. It implements PIP-35 which increases the minimum gas price to 30 gwei in transaction pool, miner and gpo (by @marcello33 in #1264). It also contains an upstream geth merge till v1.13.6 along with a few cherry-picked commits related to p2p.
Upstream Geth Merge
- Merge v1.13.6 from geth by @cffls in #1205
- Merge upstream_merge branch to develop by @pratikspatil024 in #1254
- p2p: cherry-pick commits from geth for peering issues by @pratikspatil024 in #1267
Misc
- Update bootnodes by @anshalshukla in #1255
- Back merge master to develop after v1.3.3 release by @pratikspatil024 in #1266
- internal/cli: check for delete permissions before starting to prune by @manav2401 in #1269
- eth, consensus: refactor whitelisting related logs and improve error handling by @manav2401 in #1268
Full Changelog: v1.3.3...v1.3.4-beta