A new version of Bor, v2.0.3, has been released.
This update includes an important bug fix contributed by @cffls. The fix resolves an issue where concurrent access to the hasher buffer could occur, improving stability.
For a detailed list of all changes, please refer to the full changelog.
## What's Changed * [bug fix] Avoid concurrent access to hasher buffer by @cffls in https://github.com/maticnetwork/bor/pull/1536 **Full Changelog**: https://github.com/maticnetwork/bor/compare/v2.0.2...v2.0.3