Skip to content

OriginTrail Testnet Release v6.0.0-beta.1.20

Compare
Choose a tag to compare
@NZT48 NZT48 released this 27 Jan 16:27
· 2973 commits to develop since this release
e21337c

OriginTrail v6 stage 1 beta 1.20 release. More details about v6 are available in the official documentation.

🚀 Features

  • Optimize operational db and introduce cache files (#1697)
  • Triple store reinitialization (#1699)
  • Improve error handling (#1682)
  • Logger wrapper (#1680)
  • Telemetry plugin added and publishes logs to DKG (#1681)

🐛 Bug Fixes

  • OT-Node doesn't automatically reconnect to Graph-DB node if initial/intermediary connectivity fails (#1677)
  • Job Creation rate limit (#1668)

Minor changes

  • Send store queries in parallel when publishing (#1676)
  • Format json for readability when writing LibP2P pk to config (#1679)

Other changes

  • Automatic installation scripts (#1687)
  • Ubuntu and Alpine docker images (#1696)
  • Local network setup tool (#1698)
  • Automated tests setup (#1684)

#TraceOn