Xiaoming Wang
Xiaoming Wang
I have read the CLA Document and I hereby sign the CLA
hi, @HowardBraham i have revert the code in `hold-to-reveal-modal.tsx`, and now styling is correct again. please review again when you have time, thank you very much!
Has tested with imported with AirGap Vault (`since OneKey is airGap compatible`) with importing accounts, connect to dapp, personal sign, Typed sign data v4, send EIP1557 transactions and confirm they...
The app crash was caused by `bluetooth disconnected` error thrown from native code. so `timeout` implementation will not work here. We need to find a way to catch this `bluetooth...
i am unable to reproduce the issue in metamask extension 11.16.7 which is latest in develop branch. i try both the cases described in comments and it still work to...
hi, i have fixed the issue with patch to @metamask/eth-ledger-bridge-keyring. the pr is #25462
> **🚨 Potential security issues detected.** Learn more about [Socket for GitHub ↗︎](https://socket.dev?utm_medium=gh) > > To accept the risk, merge this PR and you will not be notified again. >...
@SocketSecurity ignore-all
This issue is relative to upgrade ledger library [@ledgerhq/hw-app-eth](https://www.npmjs.com/package/@ledgerhq/hw-app-eth#signeip712message) in the future to include the new feature, `@ledgerhq/hw-app-eth` library use [subpath exports](https://nodejs.org/api/packages.html#subpath-exports) feature, and that future will not cause issue...
Some more information for EIP-712 typed Sign V4 in both metamask extension and ledger. I have tests my local metamask extensions with EIP-712 typed sign V4, and i can read...