Skip to content

OriginTrail Mainnet 6.0.13 Release

Compare
Choose a tag to compare
@djordjekovac djordjekovac released this 24 Aug 11:09
· 1131 commits to v6/develop since this release
223e5b7

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