Commit Graph

2 Commits

Author SHA1 Message Date
ronething-bot 25aa8f6d7f
all: update license headers and AUTHORS 2024-12-21 15:22:17 +08:00
Sebastian Stammler e87806727d
cmd/abigen: change --exc to exclude by type name (#22620)
The abigen exclusion pattern, previously on the form "path:type", now supports wildcards. Examples "*:type" to exclude a named type in all files, or "/path/to/foo.sol:*" all types in foo.sol.
2022-09-23 19:04:02 +02:00