OriginTrail Mainnet 6.0.13 Release
djordjekovac
released this
24 Aug 11:09
·
1131 commits
to v6/develop
since this release
Description
We are excited to announce our latest mainnet 6.0.13 release, which includes improvement for the bid suggestion calculation, it's updated according to the OT-RFC-14.
This release also introduces various bug fixes.
🌟 Improvements
- Added check for assertion size limit #2661
- Added check for bids for the neighbourhood during publish start #2662
- Added updates for bid suggestion and assertion size handling #2668
🐛 Bug fixes
- fixed handling of failed transactions #2634
- fixed update peer last seen and dialed #2655
- fixed network port log #2666
- fixed GET protocol bug and update finalization mechanism #2675, #2678, #2679
🧰 Maintenance
- only start libp2p after router init #2654
#TraceOn