-
gary rong authored
The abi package already supports function overload by adding a suffix to the overloaded function name, but it uses the function name with suffix to calculate signature(both for the event and method). This PR fixes it by adding a new field named RawName, which can be used to calcuate all signatures but use Name to distinguish different overloaded function.
947f5f2b
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
backends | ||
auth.go | ||
backend.go | ||
base.go | ||
base_test.go | ||
bind.go | ||
bind_test.go | ||
template.go | ||
topics.go | ||
topics_test.go | ||
util.go | ||
util_test.go |