Skip to content

v7.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Mar 13:06
caba323

Minor Changes

  • #1877 eb345df Thanks @mikedotexe! - Replace Buffer usage with Uint8Array and Web Standard APIs (TextEncoder/TextDecoder, @scure/base) for CommonJS compatibility

  • #1872 dd086d4 Thanks @gagdiez! - Added a signer that knows how to use the legacy keystore

  • #1877 eb345df Thanks @mikedotexe! - Replace secp256k1 native crypto dependency with @noble/curves/secp256k1, adapting to the v2 API (prehash option, signature byte ordering)

Patch Changes