go-ethereum/accounts
Daniel Liu 5de961552e accounts/abi/bind: handle UnpackLog with zero topics (#26920)
Adds error handling for the case that UnpackLog or UnpackLogIntoMap is called with a log that has zero topics.

---------

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2025-01-24 16:54:12 +08:00
..
abi accounts/abi/bind: handle UnpackLog with zero topics (#26920) 2025-01-24 16:54:12 +08:00
keystore accounts/keystore: remove deprecated uses of math.rand (#26710) 2025-01-24 16:54:11 +08:00
scwallet accounts/scwallet: fix keycard data signing error (#25331) 2025-01-24 16:54:11 +08:00
usbwallet accounts/usbwallet: mitigate ledger app chunking issue (#26773) 2025-01-24 16:54:11 +08:00
accounts.go accounts: correct spelling mistake (#24323) 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: fix typo in comments (#24805) 2025-01-24 16:54:11 +08:00
hd.go accounts: fix typo in comments (#24805) 2025-01-24 16:54:11 +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: fix spelling mistakes (#25961) 2025-01-24 16:54:11 +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