crypto-matto

Results 24 comments of crypto-matto

Hi @quinnturner, I'm glad that you are offering help on our project with the updated `audit-ci` deployment flow. https://github.com/crypto-com/chain-desktop-wallet/pull/1045 Though we're encountering this issue on our side. I tried to...

> Hey @crypto-matto, thanks for the report. What's the result when you use this command? > > ```shell > yarn npm audit --recursive --json --all > ``` Hi @quinnturner, thanks...

There are also some `eslint` error in CI to be fixed as well ``` src/service/signers/LedgerSigner.spec.ts:2:10 ✖ 2:10 expect is defined but never used. @typescript-eslint/no-unused-vars ✖ 4:10 Big is defined but...

Hi @elbatlles, could you share which Linux system you're encountering this bug? We don't reproduce this issue on our side.

We may add a warning sign when a mnemonic is detected, but not a good idea to completely block / reject users from broadcasting the tx

I believe it is a good idea, with the below Prerequisites ready on Desktop Wallet **Prerequisite** 1. IBC Transfer 2. Support of Cosmos-based IBC token We may look into the...

Hi @tillkruss, in our current roadmap, we're looking at bringing ERC20 support in Q2 2022. On the other hand, we're bringing CRC20 token support within this month. Stay tuned.

In backup mnemonics page, may just copy the phrases by clicking whatever places inside the `1. one, 2. two, ...` box. For the restoration big text box, you are suggesting...

Same issue discussed in previous Issue - #452

Hi @simonjthomas, I just double check with the latest v1.3.1 and the staking-related functions on Ledger are all working properly. Could you update us whether your issue exists in latest...