go-ethereum/accounts
Lucia 3f7cd905b0
accounts/usbwallet: fix double hashing in SignTextWithPassphrase (#33138)
SignTextWithPassphrase calls SignText, which already performs TextHash.
2025-11-26 14:58:15 +01:00
..
abi accounts/abi/bind/v2: fix error assertion in test (#33041) 2025-10-29 14:59:45 +08:00
external
keystore accounts/keystore: clear decrypted key after use (#33090) 2025-11-13 16:17:54 +08:00
scwallet fixes missing protection of nil pointer dereference in scwallet (#32186) 2025-08-21 09:41:54 +02:00
usbwallet accounts/usbwallet: fix double hashing in SignTextWithPassphrase (#33138) 2025-11-26 14:58:15 +01:00
accounts.go
accounts_test.go
errors.go
hd.go
hd_test.go
manager.go
sort.go
url.go
url_test.go