Skip to content

OriginTrail Mainnet 6.0.16 Release

Compare
Choose a tag to compare
@djordjekovac djordjekovac released this 05 Oct 09:48
· 1030 commits to v6/develop since this release
45d2b49

Description

This release brings several noteworthy improvements. The handling of EVM reverts has been updated to enable further visibility into the transaction execution. Additionally, 6.0.16 brings improvements in the initialization process for CommandExecutor and resolves an authentication/authorization bug. On the maintenance front, we've fixed BDD tests to ensure code reliability and fixed node restart issues while using WSS RPC endpoints by removing them from the general configuration.

🌟 Improvements

Reworked EVM reverts handling (#2715)
CommandExecutor initialization improvement (#2716)
Authentication/authorization bug fix (#2723)

🧰 Maintenance

BDD tests fixed (#2712)
Removal of WSS RPC endpoints from general configuration (#2717)

#TraceOn