Skip to content

trezor-connect version 8 has been deprecated warnings #1652

@alyavasilyeva

Description

@alyavasilyeva

Current Behavior

We've switched from bnc-onboard to web3-onboard recently and now we see trezor-connect version 8 has been deprecated. Pease start using @trezor/connect version 9 https://www.npmjs.com/package/@trezor/connect warnings on Sentry.
We were able to reproduce it on localhost too, by trying to connect Trezor wallet.

Expected Behavior

No warnings

Steps To Reproduce

  1. @web3-onboard/core ^2.16.2, @web3-onboard/trezor ^2.3.5,
  2. Mainnet on Goerli network (did not test with others)
  3. Choose Trezor when you connect a wallet
  4. Click Scan Accounts to find addresses
  5. Check console, you should see the warning now

What package is effected by this issue?

@web3-onboard/trezor

Is this a build or a runtime issue?

Runtime

Package Version

^2.16.2

Node Version

16.18.1

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

Anything else?

I don't know if it breaks anything since I don't have a Trezor wallet to test, but it is not hard to upgrade it would be awesome 🙂
Screenshot 2023-04-20 at 19 11 56

Sanity Check

  • If this is a build issue, I have included my build config. If this is a runtime issue, I have included reproduction steps and/or a Minimal, Reproducible Example.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions