trezor / trezor-firmware

:lock: Trezor Firmware Monorepo
https://trezor.io
Other
1.37k stars 665 forks source link

Remove built-in ERC20 tokens #4240

Open matejcik opened 1 month ago

matejcik commented 1 month ago

and also trust outside signed EVM definitions over the built-ins (assuming they're more up-to-date)

we still want to keep ETH as-is, probably?

Hannsek commented 1 month ago

probably yes, but ETH can be also in the definitions. So that the build in definition will be used only when streamed definition will not be available.