go-ethereum/accounts/usbwallet
Daniel Liu b0996a2829
accounts/usbwallet: correct version comparison logic #32417 (#1430)
This PR fixes a bug in the Ledger hardware wallet version validation
logic for EIP-155 transaction signing. The original condition
incorrectly allowed older versions that don't support EIP-155 such as
0.9.9 and 0.1.5 to proceed.

Co-authored-by: Rizky Ikwan <rizzikwann@gmail.com>
2025-09-06 17:03:55 +08:00
..
trezor all: remove deprecated protobuf dependencies (#30232) 2025-01-24 16:54:12 +08:00
hub.go accounts/usbwallet: fix ledger access for latest firmware and add Ledger Flex #31004 (#1414) 2025-09-03 15:45:34 +08:00
ledger.go accounts/usbwallet: correct version comparison logic #32417 (#1430) 2025-09-06 17:03:55 +08:00
trezor.go accounts/usbwallet: full 32bit chainId support for Trezor #17439 (#1419) 2025-09-03 15:48:01 +08:00
wallet.go accounts/usbwallet: update hid library (#29176) 2025-01-24 16:54:12 +08:00