Releases: OriginTrail/ot-node
OriginTrail Freedom release v3.0.0
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
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
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
OriginTrail Vostok release v2.0.32
Bug Fixes:
[chore] Default configuration update. #796
OriginTrail Vostok release v2.0.31
Bug Fixes:
[chore] Default configuration update. #794