Skip to content

Releases: OriginTrail/dkg-engine

OriginTrail Mainnet Release v8.1.1-rc.9

29 Jul 13:26
5438057

Choose a tag to compare

The V8.1.1-rc.9 Testnet node release brings further improvements to node health

🌟 Improvements

- Improved DKG Sync to reduce the time needed for the node to sync the full DKG
  • Improved DKG Sync and Get by better handling ASK queries

  • Added nonce error handling during transaction sending

  • Improved DKG sync logging to give better insight into sync performance

  • Improved error handling to make node more robust and increase uptime

🐛 Bug fix

  • Fixed sync commands queue constantly rising
  • Fixed wrong delete query for publish rollback
  • Fixed proofing service trying to send proof for the wrong KC on the first try in the new proofing period

DKG Core Node runners, make sure to update your nodes!
Trace On!

OriginTrail Testnet Release v8.1.1-rc.9

28 Jul 15:30
70a7c60

Choose a tag to compare

The V8.1.1-rc.9 Testnet node release brings further improvements to node health

🌟 Improvements

  • Improved DKG sync logging to give better insight into sync performance

  • Improved error handling to make node more robust and increase uptime

DKG Core Node runners, make sure to update your nodes!
Trace On!

OriginTrail Testnet Release v8.1.1-rc.8

25 Jul 14:44
4141ebe

Choose a tag to compare

The V8.1.1-rc.8 Testnet node release brings further improvements to node health

🌟 Improvements

  • Improved DKG Sync and Get by better handling ASK queries

  • Added nonce error handling during transaction sending

DKG Core Node runners, make sure to update your nodes!
Trace On!

OriginTrail Testnet Release v8.1.1-rc.7

18 Jul 15:01
e198bd9

Choose a tag to compare

The V8.1.1-rc.7 Testnet node release brings further improvements to node health

🌟 Improvements

  • Improved DKG Sync to reduce the time needed for the node to sync the full DKG

🐛 Bug fix

  • Fixed sync commands queue constantly rising
  • Fixed wrong delete query for publish rollback
  • Fixed proofing service trying to send proof for the wrong KC on the first try in the new proofing period

DKG Core Node runners, make sure to update your nodes!

Trace On!

OriginTrail Mainnet Release v8.1.1-rc.6

16 Jul 16:05
d94186c

Choose a tag to compare

The new V8.1.1-rc.6 node brings improvements for heavy-load publisher nodes

🌟 Improvements

  • Improved health for heavy-load publisher nodes

🐛 Bug fix

  • Fix bug in paranet sync

DKG Core Node runners, make sure to update your nodes!

Trace On!

OriginTrail Mainnet Release V8.1.1-rc.4

14 Jul 15:00
28f7641

Choose a tag to compare

The new V8.1.1-rc.4 node introduces a significantly upgraded execution engine. It brings overall performance improvement across all node operations, especially useful for the new V8.1.X features such as node sync and random sampling

DKG Core Node runners make sure to update your nodes!

🌟 Improvements

  • Introduced BullMQ as new command executor

Note: BullMQ uses Redis as a dependency. The node will automatically set up Redis for you. We recommend checking the Redis config after the node update. To do so, open the /etc/redis/redis.config file and confirm that these 4 lines are present at the end of the file:

supervised systemd
appendonly yes
appendfsync everysec
maxmemory-policy noeviction

If you encounter any troubles drop us a line in Discord

Trace On!

OriginTrail Testnet Release v8.1.1-rc.4

09 Jul 15:06
6f285cf

Choose a tag to compare

The new V8.1.1-rc.4 node introduces a significantly upgraded execution engine. It brings overall performance improvement across all node operations, especially useful for the new V8.1.X features such as node sync and random sampling

DKG Core Node runners make sure to update your nodes!

🌟 Improvements

  • Introduced BullMQ as new command executor

Note: BullMQ uses Redis as a dependency. The node will automatically set up Redis for you. We recommend checking the Redis config after the node update. To do so, open the /etc/redis/redis.config file and confirm that these 4 lines are present at the end of the file:

supervised systemd
appendonly yes
appendfsync everysec
maxmemory-policy noeviction

If you encounter any troubles drop us a line in Discord

Trace On!

OriginTrail Mainnet Release v8.1.1-rc.2

01 Jul 14:31
35449f9

Choose a tag to compare

[MAINNET RELEASE] DKG v8.1.1-rc.2 has been released on mainnet, introducing improvements and bug fixes that enhance the features introduced in v8.1.0 and prepare the network for the V8.1.1 upgrade.

🌟 Improvements

  • DKG sync performance improvements
  • Nodes below 50k stake will not attempt to submit proofs

🐛 Bug Fixes

  • Better handling of libp2p errors, improving stability in peer-to-peer communication.
  • Fixed sync issues that occurred when metadata was missing

DKG Core Node runners make sure to update your nodes!

👉 Join the discussion on Discord
#TraceOn

OriginTrail Mainnet Release v8.1.0

25 Jun 12:58
b028e43

Choose a tag to compare

✨ DKG V8.1.0 release

The OriginTrail Decentralized Knowledge Graph (DKG) V8.1.0 mainnet release represents a significant upgrade in the evolution of the OriginTrail ecosystem. It introduces Random Sampling-based Proofs of Knowledge (PoK), enabling TRAC staking rewards and advancing toward the next roadmap milestone: the Metcalfe Convergence. With the release of V8.1.0: - TRAC delegators can now earn rewards based on verifiable data storage. - Core Nodes gain new automation and resilience capabilities. - Builders benefit from improved configurability.

This version finalizes the Random Sampling system and introduces new network mechanics, making it one of the most significant DKG upgrades to date.

🎉 Key Features

🔹 **Random Sampling Proof System**
  • Purpose: Verifies long-term availability of Knowledge Assets.
  • Mechanism: Nodes submit Merkle proofs in response to randomized blockchain-issued challenges.
  • No setup required: Nodes start participating automatically.

🔹 DKG Sync feature

  • Function: Allows nodes to fetch missing Knowledge Assets.
  • Activation: Optional, requires manual enabling.
  • Benefit: Boosts Node Health, ensuring better reward performance.

DKG Core Node runners: Make sure your node is updated. Consult the update guide for details: https://docs.origintrail.io/useful-resources/dkg-v8.1.x-update-guidebook

TRAC Delegators: Staking features will resume on June 26th 2025 when the staking UI will be updated, concluding the V8.1.0 release.

For any questions or assistance join us in Discord

OriginTrail Testnet Release v8.1.0

12 Jun 15:07
bece51b

Choose a tag to compare

DKG v8.1.0 release on testnet ties together all random sampling features, and presents the final release candidate before upcoming V8.1.0 mainnet release.

Features:

  • Automatic proofing service for random sampling challenges
  • Automatic claiming service which unlocks rewards for finalized epochs
  • DKG Sync feature enabling the DKG node to sync missing Knowledge Assets

Improvements:

  • Improved Blazegraph implementation with configurable query timeouts (avoiding expired/long running queries consuming memory)
  • Telemetry submission fixes & improvements

#TraceOn