Bitcoin Forum

Bitcoin => Hardware wallets => Topic started by: dvndr007 on November 23, 2021, 12:12:08 PM



Title: Trezor one not supporting EIP 1559 ?
Post by: dvndr007 on November 23, 2021, 12:12:08 PM
Its very sad to see Trezor hardware wallet is not supporting Ethereum 1559 Till now.

Where is the problem? Why are they too late ?  

Trezor one is their first model and they betray it why they do that ?


Title: Re: Trezor one not supporting EIP 1559 ?
Post by: TheBeardedBaby on December 02, 2021, 05:16:54 PM
I think you should move the topic to the hardware wallets board here: https://bitcointalk.org/index.php?board=261.0


Title: Re: Trezor one not supporting EIP 1559 ?
Post by: SFR10 on December 04, 2021, 01:54:44 PM
Where is the problem? Why are they too late ?  

Trezor one is their first model and they betray it why they do that ?
When they added support for model T, they did mention the need to "port model T's firmware to model One (https://twitter.com/Trezor/status/1438800844942630912)" and based on the following link [Support EIP-1559 in legacy (https://github.com/trezor/trezor-firmware/issues/1834)], they're going to introduce it when the EIP1559 support for Suite is also ready!
- I couldn't spot it on the "roadmap (https://github.com/orgs/trezor/projects/28?fullscreen=true**) [unfortunately, there's still no ETA]".


Title: Re: Trezor one not supporting EIP 1559 ?
Post by: RickDeckard on December 04, 2021, 03:10:06 PM
Where is the problem? Why are they too late ?  

Trezor one is their first model and they betray it why they do that ?
When they added support for model T, they did mention the need to "port model T's firmware to model One (https://twitter.com/Trezor/status/1438800844942630912)" and based on the following link [Support EIP-1559 in legacy (https://github.com/trezor/trezor-firmware/issues/1834)], they're going to introduce it when the EIP1559 support for Suite is also ready!
- I couldn't spot it on the "roadmap (https://github.com/orgs/trezor/projects/28?fullscreen=true**) [unfortunately, there's still no ETA]".
Adding to the good set of links provided by SFR10, you can check the - now closed - pull request[1] regarding this feature on Model T. There's still hope, however! According to this[2] issue the latest comment from prusnak - co-founder of satoshilabs - said that:
Quote
We are investigating EIP-1559 for Trezor Model One in trezor/trezor-firmware#1834
That issue mentioned leads you to this page[3] where you'll see that the code has been reviewed and has passed QA 17 days ago. According to prusnak[4] this update should come somewhere middle of December, so unless I understood something wrong, you just have to wait a few more days for that update OP.

[1]https://github.com/trezor/connect/pull/871 (https://github.com/trezor/connect/pull/871)
[2]https://github.com/trezor/trezor-suite/issues/3882 (https://github.com/trezor/trezor-suite/issues/3882)
[3]https://github.com/trezor/trezor-firmware/issues/1834 (https://github.com/trezor/trezor-firmware/issues/1834)
[4]https://github.com/trezor/trezor-firmware/pull/1861#issuecomment-954031296 (https://github.com/trezor/trezor-firmware/pull/1861#issuecomment-954031296)


Title: Re: Trezor one not supporting EIP 1559 ?
Post by: HCP on December 06, 2021, 05:22:26 AM
According to prusnak[4] this update should come somewhere middle of December, so unless I understood something wrong, you just have to wait a few more days for that update OP.
Or... if you're in a super hurry, it looks like it has also been ported to Metamask: https://github.com/MetaMask/metamask-extension/pull/12935

You'd just have to compile and run the "RC" :P :o


Or hope that they release Metamask version 10.8.0 soon™


Title: Re: Trezor one not supporting EIP 1559 ?
Post by: RickDeckard on December 08, 2021, 05:17:53 PM
It seems like they managed to publish the update before mid December OP. If you look into Trezor Model One firmware release notes[1] shared in their latest blog post[2] - thank you dkbit98 for it - you'll find this information:
Quote
Added:
(...)
Support for Ethereum EIP-1559 transactions. #1834
(...)
So I guess that if you're comfortable with it, you should update your firmware :)

[1]https://github.com/trezor/trezor-firmware/blob/legacy/v1.10.4/legacy/firmware/CHANGELOG.md (https://github.com/trezor/trezor-firmware/blob/legacy/v1.10.4/legacy/firmware/CHANGELOG.md)
[2]https://blog.trezor.io/trezor-suite-and-firmware-updates-december-2021-d1e74c3ea283 (https://blog.trezor.io/trezor-suite-and-firmware-updates-december-2021-d1e74c3ea283)