Skip to content

dkg.js 6.5.2 Release

Latest
Compare
Choose a tag to compare
@u-hubar u-hubar released this 10 Sep 12:41
b1b46f5

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