plugeth/signer
gary rong 947f5f2b15 accounts/abi, signer/fourbyte: fix incorrect signature (#19881)
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.
2019-08-02 09:20:46 +02:00
..
core cmd, contracts, eth, p2p, signer, whisper: fixed ineffectual assignments (#19869) 2019-07-22 13:34:41 +03:00
fourbyte accounts/abi, signer/fourbyte: fix incorrect signature (#19881) 2019-08-02 09:20:46 +02:00
rules all: update author list and licenses 2019-07-22 12:17:27 +03:00
storage all: update author list and licenses 2019-07-22 12:17:27 +03:00