go-ethereum/accounts
Daniel Liu 0050f84142 accounts/abi: enable struct golang binding generation (#18491)
* accounts/abi, cmd/abigen: support tuple

accounts/abi/bind, cmd/abigen: add objc back

accounts/abi/bind: use byte[24] as function indicator

accounts/abi/bind: resolve struct slice or array

accounts/abi/bind: remove sort logic

accounts: fix issues in abi

* accounts/abi: address comment
2025-01-24 16:18:29 +08:00
..
abi accounts/abi: enable struct golang binding generation (#18491) 2025-01-24 16:18:29 +08:00
keystore accounts/keystore: fix #19707, avoid keyword as variable name (#19731) 2025-01-24 16:18:29 +08:00
scwallet accounts/scwallet: change sc url scheme to keycard (#19632) 2025-01-24 16:18:29 +08:00
usbwallet account/usbwallet: abort usb enumeration after failures (#19671) 2025-01-24 16:18:29 +08:00
accounts.go accounts: better support for EIP-191 intended validator (#19523) 2025-01-24 16:18:29 +08:00
accounts_test.go accounts: support for external signer API (#18079) 2025-01-24 16:18:29 +08:00
errors.go accounts: fix comment typo (#15977) 2018-01-26 13:33:27 +02:00
hd.go accounts: switch Ledger derivation path to canonical one (#19438) 2025-01-24 16:18:29 +08:00
hd_test.go accounts: refactor API for generalized USB wallets 2017-08-09 13:26:07 +03:00
manager.go accounts: disable unlock account on open HTTP (#17037) 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