go-ethereum/accounts
Daniel Liu 345ed3dc36 accounts: eip-712 signing for ledger (#22378)
* accounts: eip-712 signing for ledger

* address review comments
2025-01-24 16:18:30 +08:00
..
abi accounts: EIP-2718: Typed Transaction Envelope + EIP-2930 (#21502) 2025-01-24 16:18:30 +08:00
keystore accounts/keystore: use github.com/google/uuid (#22217) 2025-01-24 16:18:30 +08:00
scwallet accounts: EIP-2718: Typed Transaction Envelope + EIP-2930 (#21502) 2025-01-24 16:18:30 +08:00
usbwallet accounts: eip-712 signing for ledger (#22378) 2025-01-24 16:18:30 +08:00
accounts.go accouts, core: fix some comments (#21617) 2025-01-24 16:18:30 +08:00
accounts_test.go accounts: support for external signer API (#18079) 2025-01-24 16:18:29 +08:00
errors.go accounts: replace passPHRASE with passWORD in any user interactions (#19932) 2025-01-24 16:18:29 +08:00
hd.go accounts: fix Ledger Live account derivation path (clef) (#21757) 2025-01-24 16:18:30 +08:00
hd_test.go accounts: fix Ledger Live account derivation path (clef) (#21757) 2025-01-24 16:18:30 +08:00
manager.go accounts: add walletsNoLock to avoid double read lock (#20655) 2025-01-24 16:18:29 +08:00
sort.go accounts: smartcard wallet without the dependency on libpcsclite (#19273) 2025-01-24 16:18:29 +08:00
url.go accounts: add unit tests for URL (#17182) 2025-01-24 16:18:28 +08:00
url_test.go accounts: add unit tests for URL (#17182) 2025-01-24 16:18:28 +08:00