Minor Changes
-
#1877
eb345dfThanks @mikedotexe! - Replace Buffer usage with Uint8Array and Web Standard APIs (TextEncoder/TextDecoder, @scure/base) for CommonJS compatibility -
#1872
dd086d4Thanks @gagdiez! - Added a signer that knows how to use the legacy keystore -
#1877
eb345dfThanks @mikedotexe! - Replace secp256k1 native crypto dependency with @noble/curves/secp256k1, adapting to the v2 API (prehash option, signature byte ordering)