Releases: OriginTrail/dkg.js
dkg.js 8.0.12 Release
Description
The dkg.js 8.0.12 release changes the way constants are exported, and simplifies the way the DkgClient object is instantiated.
🌟Improvements
- Environment variable is derived from blockchain id. Therefore, instead of specifying the
environmentparameter, you need to provide theblockchain.nameonly. - Public key is derived from private key. Therefore, the
PUBLIC_KEYparameter is as no longer needed in the initialDkgClientsetup.
🐛Bug fixes
- Fixed wrong constants import
More info: docs.origintrail.io
Join the discussion in Discord
dkg.js 8.0.11 Release
Description
The 8.0.11 brings an uplift of assertion-tool dependency and fix for bug with publishing assets containing special characters
dkg.js 8.0.10 Release
Description
The 8.0.10 release of dkg.js enables interaction with permissioned paranets
🚀 Features
- Permissioned paranets
- Enables creation of permissioned paranets
- Managing nodes and miners in permissioned paranets
#TraceOn
dkg.js 8.0.9 Release
Description
Update address of Neuroweb Hestnet Hub in constants for redeployed testnet
dkg.js 8.0.8 Release
Description
This release includes performance optimizations and expanded functionality. Query execution has been optimized for faster processing, improving overall efficiency. Additionally, support for decimals in ERC20 has been added, ensuring better accuracy and compatibility in token-related operations.
🌟Improvements
- Optimized how queries are executed for faster processing
- Added support for decimals in ERC20
More info: docs.origintrail.io
Join the discussion in Discord
dkg.js 8.0.7 Release
Description
We’re thrilled to announce the release of dkg.js 8.0.7 with support for paranets on OriginTrail Decentralized Knowledge Graph with many new exciting features.
You can now use paranets with your AI agents, control which Knowledge Assets get published on your paranet, incentivize knowledge mining with multiple tokens, and much more!
🚀 Key updates
- Knowledge Curation - using the new data staging feature, Knowledge Curators can control which Knowledge Assets get included in a paranet.
- Knowledge Miners stage their knowledge assets to the paranet for review before they are included.
- Curators (assigned by the Paranet operator) review and accept or decline knowledge submissions, based on their custom logic (e.g. Proofs of Knowledge)
- Incentive Pools - Deploy incentive pools with any ERC20 or native token to incentivise knowledge miners.
- Multiple Incentive Pool support - Deploy multiple incentive pools with different incentive tokens for more flexible incentives.
More info: docs.origintrail.io
Join the discussion in Discord
dkg.js 8.0.6 Release
The 8.0.6 release brings dependency update of assertion tools.
dkg.js 6.5.3 Release
Description
The 6.5.3 release of dkg.js brings multiple important enhancements to ensure better experience for developers.
🚀 Features
- Improved return objects for all operations
- Statuses of all operations performed on DKG Nodes
- Transaction receipts for all transactions
- Optional await for transactions finalization on Neuroweb
#TraceOn
dkg.js 6.5.2 Release
Description
The 6.5.2 release of dkg.js brings multiple important enhancements and fixes to ensure better experience for developers.
🚀 Features
- Optional force replacement of pending transactions with gas price detection and incrementation
- Optional transaction simulations with "eth_call" in order to catch proper EVM error messages
- Optional gas limit multiplier
- Optimized event logs parsing
🐛Bug fixes
- Fixed allowance handling logic
- Fixed returned object for setAllowance function
- Fixed GET protocol for non-private KAs
- Fixed contract addresses fetching without proper blockchain metadata initialization
#TraceOn
dkg.js 6.5.0 Release
We're thrilled to announce the release of dkg.js v6.5.0, with full support for DKG on the BASE blockchain! 🌐 This update means your dkg.js client can seamlessly interact with DKG on BASE, unlocking new realms of possibility and innovation. Dive in and harness the power of this DKG on BASE today!
🚀 Features
BASE integration #139
#TraceOn