1. 03 Aug, 2019 1 commit
  2. 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
  3. 01 Aug, 2019 1 commit
  4. 31 Jul, 2019 2 commits
  5. 30 Jul, 2019 1 commit
  6. 25 Jul, 2019 4 commits
  7. 24 Jul, 2019 2 commits
  8. 23 Jul, 2019 7 commits
  9. 22 Jul, 2019 12 commits
  10. 19 Jul, 2019 1 commit
  11. 18 Jul, 2019 6 commits
  12. 17 Jul, 2019 2 commits