go-ethereum/accounts/usbwallet
Rizky Ikwan 7f9b06e7aa
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
accounts/usbwallet: fix version check in SignTypedMessage (#33113)
The version check incorrectly used `&&` instead of `||`, causing
versions like v1.0.x through v1.4.x to be allowed when they should be
rejected. These versions don't support EIP-712 signing which was
introduced in firmware v1.5.0.
2025-11-07 08:24:11 +01:00
..
trezor all: remove deprecated protobuf dependencies (#30232) 2024-08-01 16:25:55 +02:00
hub.go accounts/usbwallet: fix ledger access for latest firmware and add Ledger Flex (#31004) 2025-01-24 10:59:33 +01:00
ledger.go accounts/usbwallet: fix version check in SignTypedMessage (#33113) 2025-11-07 08:24:11 +01:00
trezor.go accounts/usbwallet: full 32bit chainId support for Trezor (#17439) 2025-04-10 12:46:54 +02:00
wallet.go accounts/usbwallet: update hid library (#29176) 2024-03-06 12:31:50 +02:00