- Add support for
getWalletByPrivateKey()
for ethereum. Unsupported for other chains at this stage.
- Undo NEAR address change in 1.7.1
- Update near dependencies
- Change how NEAR addresses are generated
- Add polygon support to multi chain wallet util
- Lock dependencies
- Update dependency issue
- Add support for NEAR to HD wallets
- Fix: Fixed export of Utils
- Add support for Algorand
- Add support for HD wallets (Multichain Addresses derived from a single mnemonic)
- Fix: Critical bug with Ethereum returning private key instead of public key
- Fix: DID included in
getWallet()
response
- Fix: Messages signed with implicit NEAR accounts now validate correctly
- Add support for NEAR protocol
- Remove unecessary postinstall script causing install issues