Releases: maticnetwork/bor
Releases · maticnetwork/bor
v1.5.2
v1.5.1
v1.5.0
What's Changed
- Add test for concurrent revert in MVHashmap by @cffls in #1326
- Log info about mismatched valset by @cffls in #1325
- Upstream merge 1.14.6 by @anshalshukla in #1300
- Backporting master to develop by @cffls in #1341
- Fix panic in eth_getLogs by @cffls in #1342
- internal/cli: add prometheus sever timeouts by @marcello33 in #1344
- 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
- Changing names of pbss profiles for consistency in deb and rpm by @djpolygon in #1356
- Updating uploader by @djpolygon in #1357
- v1.5.0 candidate by @cffls in #1359
New Contributors
Full Changelog: v1.4.1...v1.5.0
v1.5.0-beta6
Bump version to v1.5.0-beta6
v1.5.0-beta5
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
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
v1.5.0-beta3
What's Changed
- internal/cli: add prometheus sever timeouts by @marcello33 in #1344
- Fix panic on getting safe block
- Fix tx index limit not being used correctly
- Fix bor tx missing
Full Changelog: v1.5.0-beta2...v1.5.0-beta3
v1.5.0-beta2
What's Changed
Full Changelog: v1.5.0-beta...v1.5.0-beta2
v1.5.0-beta
The major change in this release is the commits merged from go-ethereum up to geth 1.14.6.
What's Changed
- Add test for concurrent revert in MVHashmap by @cffls in #1326
- Log info about mismatched valset by @cffls in #1325
- Upstream merge 1.14.6 by @anshalshukla in #1300
- Backporting master to develop by @cffls in #1341
Full Changelog: v1.4.1...v1.5.0-beta
v1.4.1
What's Changed
- Fixed a bug in parallel executor. The bug could possibly cause parallel executor to compute a different block hash from a regular (serial) executor in some rare scenarios.
Full Changelog: v1.4.0...v1.4.1