M1 Mac and Keystone Accounts Bug Fixes
This release includes a couple of bug fixes. Builds were failing on M1 macs due to a dependency within MEW wallet. We tried to fix this via making it an optional dependency, but that led to problems further down the chain in some build environments. So we are temporarily removing support for MEW wallet until that dependency is fixed.
Also included is a fix for the Keystone wallet module where it would throw an error when trying to connect to accounts.
Changelog:
- [fix]: 1.35.1-0.0.1 - Keystone Wallet Import Accounts Bug (#721)
- 1.35.1-0.0.2: [fix] - Temporarily Remove MEW wallet