Revolutionary Update Unleashes Signature Type for Enhanced Messaging Security!
2022-08-02 00:22:47 UTC
Developers streamline Ethereum integrations, tighten codebase, and elevate utility testing with robust new features!
Commit Details:
Add signatureType to messages (#50) * Add signatureType to messages * Remove comment in types * Use lowercased address as signerKey for EthereumSigner and add utils tests * Remove commented code * Only generate Eddsa signers in engine tests * Remove unused imports * Do not use SignatureAlgorithm.EthereumPersonalSign in factories * Rename addEnvelopeToMessage argument from props to message