Skip to content

Releases: OriginTrail/ot-node

OriginTrail Mainnet Release v6.5.0

04 Jul 14:21
3f59822
Compare
Choose a tag to compare

Description

Big news, DKG is now BASED! 🚀 The 6.5.0 release of the DKG brings BASE blockchain into the mix! With multichain support now including BASE, you can start preparing your projects for seamless BASE and DKG integration. Get ready to elevate your projects and unlock new possibilities! 🛠️

🚀 Feature

  • Adding BASE blockchain multichain integration (#3216)

OriginTrail Mainnet Release v6.4.0

13 Jun 15:44
3318eb4
Compare
Choose a tag to compare

Description

The DKG node V6.4.0 release is introducing paranets on Neuroweb - on-chain autonomous AI systems for collective building of knowledge graphs with knowledge mining incentives!

A DKG paranet is made of:

  • a paranet knowledge graph, assembled from paranet Knowledge Assets, published by knowledge miners. Depending on the paranet specifics, these Knowledge Assets conform to a set of paranet rules such as containing knowledge about a particular topic, data structured according to defined ontology, etc.
  • paranet services (on chain or off chain) such as #DRAG interfaces, AI agents, data oracles, etc.
  • an incentive model specifying the rules under which growth activities in the paranet are rewarded, such as knowledge mining and paranet-specific AI services.
  • a "home" blockchain on which the paranet is deployed

DKG node runners are invited to update their nodes to V6.4.0 and get paranets support!
(and as always, if you have autoupdate on, your node will update itself, no action needed)

🚀 Features

  • DKG Paranets support

🌟Improvements

  • Possibility to withdraw/restake fraction of accumulated operator fees
  • The ability to withdraw unutilized stake from DKG nodes without the withdrawal delay (stake above 2M TRAC)
  • Run development environment on Linux

#TraceOn

OriginTrail Mainnet Release v6.3.0

26 Apr 08:18
4ad7024
Compare
Choose a tag to compare

Description

The DKG node V6.3.0 release introduces support for delegated staking on NeuroWeb blockchain, enabling TRAC holders to help secure the Decentralized Knowledge Graph by delegating their tokens to chosen DKG nodes. More information on delegated staking can be found here:

https://docs.origintrail.io/decentralized-knowledge-graph/delegated-staking

The release also includes additional smaller improvements.

🌟Improvements

  • Updated logic for fetching the latest service agreement (#3125)
  • Updated logic for sending commit/proof transactions (#3124)
  • Added support for new score function (#3124)

#TraceON

OriginTrail Mainnet Release v6.2.4

10 Apr 13:55
830f4cc
Compare
Choose a tag to compare

Description

The release 6.2.4 brings significant upgrades in node-to-node (p2p) communication, enriches the array of choices for retrieving bid suggestions, enhances authentication processes, and introduces a one-click installer for effortless node configuration.

🚀 Feature

  • One-Click Node Installer: Streamline the node setup process with a new one-click installer (#3109)

🌟Improvements

  • P2P Authentication Enhancement: Expanded options for setting up libp2p in the node configuration, enhancing p2p authentication capabilities (#3092).
  • Bid Suggestion Flexibility: Added a new parameter to the getBidSuggestion route, allowing clients to specify a preference for low, medium, high, or getting all three bid suggestions (#3115).
  • Flexible Authentication Options: Improved authentication processes to permit, when enabled, the use of either token-based authentication or whitelist-based IP authentication, even when both options are enabled. (#3110)
    #TraceON

OriginTrail Mainnet Release v6.2.3

11 Mar 09:48
85b272d
Compare
Choose a tag to compare

Description

The 6.2.3 release introduces further improvements related to node performance, particularly in nodes claiming rewards and enhanced handling of multiple wallets.

🌟Improvements

  • Improved handling when there are multiple wallets defined in user configuration for blockchain implementation (#3091)
  • Better handling of insufficient funds for sending transactions (#3093)

🐛Bug fixes

  • Don't allow sending commits if node is not in sharding table (#3088)
  • Allow sending proofs if node is not in sharding table (#3093)
  • Fixed issue when RPC might return invalid values for service agreement data (#3090)

#TraceON

OriginTrail Mainnet Release v6.2.2

01 Mar 14:34
de85f9c
Compare
Choose a tag to compare

Description

The 6.2.2 release introduces further improvements related to the node performance with regards to nodes claiming rewards, maintaining consistent performance under varying conditions with high success rate.

🌟 Improvements

  • Implement migration to fetch old service agreements (#3051)
  • Split epoch check for each blockchain (#3050)

#TraceOn

OriginTrail Mainnet Release v6.2.1

27 Feb 13:05
96cf197
Compare
Choose a tag to compare

Description

The 6.2.1 release introduces updates related to the node performance with regards to the recent staking release (6.2.0), enabling DKG nodes to sync relevant Knowledge Assets from the network (Simple asset sync feature). Additional improvements and bug fixes are included to lower gas consumption on the Gnosis blockchain, streamline the onboarding process, and enhance the overall node functionality.

Features 🚀

Simple Asset Sync (#3006)

🐛 Bug fixes

Fixed gas price fetching using Oracle, added support for blockscout/gnosisscan Oracles (#3001)
Added missing migration execution (#3002)
Fixed bug for GET of the pending KA states (#3005)

🧰 Maintenance

Fixes and improvements for installer (#3004)

#TraceOn

OriginTrail Mainnet Release v6.1.3

18 Jan 15:33
46641ac
Compare
Choose a tag to compare

Description

We are excited to introduce several enhancements to the system that address various aspects of performance, reliability, and functionality.

🌟 Improvements

  • Pre-publish bid validation for neighborhood (#2875)
  • Reducing number of RPC calls from ValidationService (#2877)
  • Added new events for sending commit and proof transactions (#2873)
  • Better handling of different blockchain implementations when RPCs behave unexpectedly (#2878)

🐛 Bug fixes

  • Authorization middleware fix (#2845)

🧰 Maintenance

  • Expand telemetry info to include triple store implementations (#2879)
  • Update commit delay between nodes increased (#2886)

Contributors: @djordjekovac, @Mihajlo-Pavlovic, @milosstanisavljevic, @u-hubar, @zeroxbt, @NZT48

#TraceOn

OriginTrail Mainnet Release v6.1.2

28 Dec 13:07
9258479
Compare
Choose a tag to compare

Description

With the 6.1.2 release several performance and overall user experience improvements have been introduced in anticipation of the knowledge mining kicking off in 2024.

🐛 Bug fixes

  • Handle blazegraph corruption of special characters (#2848)
  • Added error handling when bid suggestion call fails (#2847)
  • Fix getGas price in set-ask, set-stake and specify which blockchain is used when getting gasPrice in submit commands (#2832)

🌟 Improvements

  • Implement caching for parameters and identity storage contracts (#2834)

🧰 Maintenance

  • Update installer to work with new blockchain id for OTP (#2843)

#TraceOn

OriginTrail Mainnet Release v6.1.1

25 Dec 18:38
83f4657
Compare
Choose a tag to compare

The OriginTrail V6.1.1 node update is live with minor updates relevant for nodes that have had issues syncing blockchain events.