Releases: vechain/thor-devkit.js
Releases · vechain/thor-devkit.js
v2.2.0
Security
- Fixed critical vulnerability (GHSA-vjh7-7g9h-fjfh): replaced
@vechain/ethers@4.0.27-5withethers@^6.13.0, eliminating theelliptic@6.5.4ECDSA private key extraction risk. Total npm audit vulnerabilities reduced from 23 (including 4 critical, 11 high) to 3 low.
Dependencies
- Replaced
@vechain/etherswithethers@^6for ABI encoding/decoding, HD wallet, keystore, and mnemonic. - Replaced
tslintwitheslint@9+@typescript-eslint@8. - Upgraded
mocha@5→mocha@11,nyc@14→nyc@18,typescript@3→typescript@5.
Tests
- Added encode/decode coverage for
bytes32[],uint256[3], baretuple, andtuple[]types.
CI
- Node.js test matrix updated to
[22, lts/*, latest]. - Removed SonarCloud job.
v2.1.1
v2.1.0
What's Changed
- Support Dynamic Fee Transaction for the upcoming GALACTICA upgrade by @libotony in #83
- Add End-of-Life notice
- License under MIT by @mvayngrib in #65
New Contributors
- @mvayngrib made their first contribution in #65
Full Changelog: v2.0.9...v2.1.0
v2.0.9
What's Changed
- Improve test coverage @rodolfopietro97 in #55 #56 #57 #58 #59
- Code Quality Improvement: Addressing SonarCloud Code Smells by @fabiorigam in #61
New Contributors
- @rodolfopietro97 made their first contribution in #55
- @fabiorigam made their first contribution in #61
Full Changelog: v2.0.8...v2.0.9