This repository has been archived by the owner on Jun 17, 2021. It is now read-only.
v7.0.3 - Crypto Update Release
This release replaces the keccak
and secp256k1
dependencies (PR #257) and instead uses the ethereum-cryptography package that uses native JS implementations for cryptographic primitives and makes use of modern and forward-compatible N-API implementations in Node wherever possible.
This is part of a larger initiative led by Nomic Labs to improve the developer experience within the Ethereum developer ecosystem,
see ethereum/js-team-organization#18 for context.
Other Changes: