Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 368 Bytes

CHANGELOG.md

File metadata and controls

10 lines (6 loc) · 368 Bytes

Changelog

v1.1.0

  • Avoid installing unnecesary dependencies, particularly those affecting installation in React native where the Node standard library is not available.

v1.0.0

  • Added RSASHA256SafeSigner as an extension of RSASHA256Signer for signing Safe{Wallet} messages.
  • Added RSASHA256Signer that implements the SmartAccountSigner interface.