go-ethereum/accounts
Daniel Liu 78fd3b44d7 accounts: corrected spelling mistakes (#24194)
Co-authored-by: sanskar khare <sanskarkhare@sanskars-MacBook-Air.local>
2025-01-24 16:18:30 +08:00
..
abi accounts/abi: avoid unnecessary alloc (#24128) 2025-01-24 16:18:30 +08:00
keystore accounts/keystore: fix flaky tests (#23599) 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 accounts: corrected spelling mistakes (#24194) 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 node: remove dependency on wallet backend packages (#23019) 2025-01-24 16:18:30 +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