1. 02 Aug, 2019 1 commit
    • gary rong's avatar
      accounts/abi, signer/fourbyte: fix incorrect signature (#19881) · 947f5f2b
      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
  2. 01 Aug, 2019 1 commit
  3. 31 Jul, 2019 2 commits
  4. 30 Jul, 2019 1 commit
  5. 25 Jul, 2019 4 commits
  6. 24 Jul, 2019 2 commits
  7. 23 Jul, 2019 7 commits
  8. 22 Jul, 2019 12 commits
  9. 19 Jul, 2019 1 commit
  10. 18 Jul, 2019 6 commits
  11. 17 Jul, 2019 3 commits