Skip to content

Releases: OriginTrail/ot-node

OriginTrail Freedom release v3.0.0

19 Mar 13:41
Compare
Choose a tag to compare

The most important change that comes with the new release is the introduction of litigation mechanisms in the OriginTrail (OT) protocol. The litigation capability is essential for ensuring reliable service from the public, permissionless network for every participant. At its core, it is a system of complex cryptography mathematics and economic incentives.
Additionally, we have upgraded the auto-update capability, which will make it easier to update your node with the upcoming releases and allow updates to happen live without the requirement of restarting your node. Please note that this only applies to the Docker-based installations.
Among other stability upgrades, this release brings a lot bug fixes of which the most notable are improvements with the withdrawal mechanism and logging limiter.

OriginTrail Vostok release v2.0.50

14 Mar 16:06
Compare
Choose a tag to compare

The v2.0.50 release includes additional support for node connectivity with Ethereum and improvements in the bidding mechanism.

The updates in particular:

  • Explicitly require personal Ethereum RPC (#875)
  • Autoupdate patch (#883)
    Autoupdate patched to run during startup of the docker and blocks util it is finished. Also, node will check for updates regularly.
  • Miner distribution fix (#887)
    Fixes miner to even distribution of won jobs.
  • Add paid amount requirement in Holding contract (#889)
  • Fix downloading NaN (#890)
    Do not show 'Downloading NaN' to the console during download of the update.
  • Check for transaction prices (#845) (#885)
    Fix checking for transaction price before making a transaction.

OriginTrail Vostok release v2.0.44

17 Dec 20:14
Compare
Choose a tag to compare

Features

  • [feature] Operational and management wallet #827

The operational wallet, whose private key is stored on the node itself and is used to perform a multitude of operations in the ODN (signing, execution, etc). It requires a small balance of ETH in order to be able to publish transactions to the blockchain, and it can be filled periodically. No TRAC tokens are required for this wallet.

The management wallet, whose private key is NOT stored on the node and is used to deal with the funds (TRAC rewards) and to manage the keys associated with the ERC725 identity. The management wallet can be any ERC20 supporting wallet (Trezor, Ledger, MetaMask etc).

OriginTrail Vostok release v2.0.33

12 Dec 18:29
Compare
Choose a tag to compare

Features

  • [chore][enhancement] Scenario 8 and 9 (#162083739) #800
  • [enhancement] Scenario 12- Remote event connection on DV side (#162083739) #798

Chore:

  • [chore] Adding /api/info endpoint to Postman collection #787

Bug Fixes:

  • [bug][hotfix] Added /api/balance, deposit-on-demand, turned off, cleaner set to 4 days #802
  • [bug] Fix delay for big numbers [#162540108] #799

OriginTrail Vostok release v2.0.32

08 Dec 18:45
951b04c
Compare
Choose a tag to compare

Bug Fixes:

[chore] Default configuration update. #796

OriginTrail Vostok release v2.0.31

07 Dec 22:15
8337776
Compare
Choose a tag to compare

Bug Fixes:

[chore] Default configuration update. #794

OriginTrail Vostok release v2.0.30

07 Dec 19:40
Compare
Choose a tag to compare

Bug Fixes:

  • [bug][hotfix] Transformation event fix #789
  • [chore] Better error handling for offer finalizing. #788

OriginTrail Vostok release v2.0.29

06 Dec 15:42
Compare
Choose a tag to compare

Bug Fixes:

  • [bug] Corrupted class vertices [#162471354] #786
  • [bug][hotfix] Disable Hashcash for PUBLISH/SUBSCRIBE. Collect responses after publish. #784

OriginTrail Vostok release v2.0.28

05 Dec 18:52
Compare
Choose a tag to compare

Features

  • [enhancement] Feature/zk private setup #778

Chore:

  • [chore] Remove unnecessary logs #776

Bug Fixes:

  • [bug] Bugfix/data layer fixes #779
  • [bug] Fix root hashes [#162263397] #783
  • [bug][hotfix] Try to reach the whole routing table when using PUBLISH (#162268768, #162444372) #781
  • [bug] Remove funds check for free read #782
  • [bug] Fix data read query #780

OriginTrail Vostok release v2.0.27

04 Dec 16:25
Compare
Choose a tag to compare

Features

  • [enhancement] Scenario VII - private data (#162083739) #767
  • [enhancement] Data layer robustness scenarios III and X (#162083739) #761
  • [enhancement] Add npm script for instancing ganache with tenderly #747

Chore:

  • [chore] Change DC holding time param #768

Bug Fixes:

  • [bug] Do not check for funds on network query (#162269313) #763
  • [bug][hotfix] Handle publish errors (#162268768) #766
  • [bug] Handle request errors gracefully (#162268660) #762