EthereumCommonwealth / etherwallet

Ethereum Classic blockchain interaction web tool.
https://ethereumproject.github.io/etherwallet/
BSD 4-Clause "Original" or "Old" License
14 stars 17 forks source link

Trezor One Wallet doesn't generate transaction in CLO chain #267

Closed yograterol closed 6 years ago

yograterol commented 6 years ago

Trezor One Wallet doesn't generate transaction, click on the button and nothing happen.

image

No error on console tab.

cc @j-chimienti

yograterol commented 6 years ago

Randomly it works however show this error

image

j-chimienti commented 6 years ago

There is an issue sending tx over CLO & Testnet CLO networks w/ trezor w/ older firmware

Network Send Tx
Testnet CLO
CLO
  • 👎 Trezor (insufficient balance err)
  • 👍 Priv Key
RINKEBY
j-chimienti commented 6 years ago

Update Trezor to firmware 1.6.3 and txs will work over CLO

Network Send Tx (Trezor)
CLO 👍 tx
Testnet CLO 👍 tx
👍 startStaking tx

User needs to be notified if firmware under 1.6.3

j-chimienti commented 6 years ago

Trezor Connect has also upgraded to v5 see #273

yograterol commented 6 years ago

Trezor tested by myself and I got the same result of @j-chimienti