mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-03 01:53:48 +00:00
Implementation of basic event parsing and its input types. This separates methods and events and fixes an issue with go type parsing and validation. |
||
|---|---|---|
| .. | ||
| abi.go | ||
| abi_test.go | ||
| argument.go | ||
| doc.go | ||
| event.go | ||
| event_test.go | ||
| method.go | ||
| numbers.go | ||
| numbers_test.go | ||
| type.go | ||