good morning!!!!

Skip to content
Snippets Groups Projects
  1. Aug 03, 2019
  2. Aug 02, 2019
    • 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. Aug 01, 2019
  4. Jul 31, 2019
  5. Jul 30, 2019
  6. Jul 25, 2019
  7. Jul 24, 2019
  8. Jul 23, 2019
  9. Jul 22, 2019
  10. Jul 19, 2019
  11. Jul 18, 2019
  12. Jul 17, 2019
Loading