- Notifications
You must be signed in to change notification settings - Fork 537
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
- @web3-onboard/core ^2.16.2, @web3-onboard/trezor ^2.3.5,
- Mainnet on Goerli network (did not test with others)
- Choose Trezor when you connect a wallet
- Click
Scan Accounts
to find addresses - 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 🙂
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 workingSomething isn't working