go-ethereum/accounts/abi/bind
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
..
backends eth/filters: update Backend interface (#26126) 2025-01-24 16:54:11 +08:00
auth.go accounts/abi/bind: set Context in TransactOpts (#23188) 2025-01-24 16:18:30 +08:00
backend.go accounts/abi: improve documentation and names (#21540) 2025-01-24 16:18:29 +08:00
base.go accounts/abi/bind: handle UnpackLog with zero topics (#26920) 2025-01-24 16:54:12 +08:00
base_test.go accounts/abi/bind: handle UnpackLog with zero topics (#26920) 2025-01-24 16:54:12 +08:00
bind.go accounts/abi: substitude arg%d to the range keyword (#25307) 2025-01-24 16:54:11 +08:00
bind_test.go accounts/abi: substitude arg%d to the range keyword (#25307) 2025-01-24 16:54:11 +08:00
template.go accounts/abi: eplace strings.Replace with string.ReplaceAll (#24835) 2025-01-24 16:54:11 +08:00
util.go accounts/abi/bind: improve WaitMined error handling (#24321) 2025-01-24 16:18:30 +08:00
util_test.go accounts/abi/bind: fix sim backend test for 1559 (#23038) 2025-01-24 16:18:30 +08:00