BitBoxSwiss / bitbox02-firmware

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

py/bitbox02: parse eth eip-712 uints as hex #1119

Closed benma closed 10 months ago

benma commented 10 months ago

Some apps use EIP-712 typed messages but provide uints in hex format instead of decimal format.