Skip to content

OriginTrail 6.0.4 Mainnet Release

Compare
Choose a tag to compare
@NZT48 NZT48 released this 13 Apr 13:39
· 2418 commits to v6/release/mainnet since this release
c742a39

We are excited to announce our latest mainnet release 6.0.4, which includes a number of new features and improvements aimed at enhancing the performance of the V6 nodes. The most important feature is the update of knowledge assets, which becomes available with this release! More details are available in the official documentation.

🚀 Features

  • Update knowledge assets

🌟 Improvements

  • Migration from ganache to hardhat for local network
  • Migration from web3.js to ethers.js
  • Add resource link to metadata
  • Blockchain event listener reimplemented
  • Bigger tests coverage
  • Delete data folder for each node on start of development environment
  • Ensure node sends submit update commit start/end/failed events
  • Ensure node schedules commands with right delay

🐛 Bug fixes

  • Fix wrong bid suggestion for dataset smaller than 1KB
  • Fix infinite loop on blockchain module restart

Contributors: @djordjekovac, @zeroxbt, @u-hubar, @NZT48

#TraceOn