mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
When the log has empty or nil topics, the generated bindings code will panic when accessing `log.Topics[0]`, add a check to avoid it. |
||
|---|---|---|
| .. | ||
| testdata/v2 | ||
| bind.go | ||
| bind_test.go | ||
| bindv2.go | ||
| bindv2_test.go | ||
| source.go.tpl | ||
| source2.go.tpl | ||
| template.go | ||