BitBoxSwiss / bitbox02-firmware

Firmware code of the BitBox02 hardware wallet
https://bitbox.swiss/bitbox02
Apache License 2.0
263 stars 95 forks source link

eth-testnets: add goerli and remove ropsten and rinkeby #1010

Closed Beerosagos closed 1 year ago

Beerosagos commented 1 year ago

Ropsten and Rinkeby ETH testnets are currently deprecated. This commit removes them from the code and introduces support to the Goerly testnet.

Since the erc20 test token has been removed from the wallet-app in 4347b1, it is now removed here too.