-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RuntimeError('FirmwareError: firmware error') when trying to sign a simple transaction #3
Comments
Are you using a custom firmware? |
Using the standard hardware. Do you know when these new changed will be added to a new firmware release? |
I think with the new firmware release. I am waiting for a new firmware release to change it here (quite the same as your PR does)... My Trezor One works fine with the latest firmware and coin=Zcoin. I am moving on with investigating the issue. In the meanwhile, you can spend your coins, recreating a software wallet from the seed phrase as described here: firoorg/electrum-firo-archived#21 (comment) |
@hakonamatata, |
|
from @hakonamatata:
why is Firo Electrum sending 13-kilobyte messages to sign a 226-byte tx? |
@hakonamatata , are you spending a Lelantus output? |
If I take this input https://explorer.zcoin.io/address/a9CG27PviynRVdnLCDiyzZD4GJdMovuHGN and try to spend, I get the same firmware error. If that is what you are asking. But, I have tried to spend different inputs, always get the same error. |
using Firo leads to unspendable coins, let's remove this coin until we can spend the coins again context: - #1588 - firoorg/electrum-firo#3
Fixed in #8 and trezor/trezor-firmware/pull/1773 |
Posted this in the Trezor Issue tracker, and they found an error in the code here:
electrum-firo/electrum_dash/plugins/trezor/trezor.py
Line 210 in 2105224
Original post: trezor/trezor-firmware#1588
I am starting to get a bit worried. I can not sign transactions and spend/send. I have tried one input to one output. One input to an output and a change address. Basic transactions. Nothing works, I get this firmware error every time.
Firmware version and revision
Using Trezor model T
Firmware version
2.3.6
Desktop/smartphone setup (please complete the following information):
Tried using Trezor Suite and Electrum, same issue. Does not matter what wallet I use.
To Reproduce
Any transaction with Firo it seems. Fails with Firmware error every time.
Screenshots
Additional context
I am using Firo https://www.firo.org/
All my coins are locked with Trezor, but if I can't spend that is a big problem.
The text was updated successfully, but these errors were encountered: