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