1. 08 Aug, 2019 1 commit
  2. 05 Aug, 2019 1 commit
    • Martin Holst Swende's avatar
      core/vm, params: refactor chain configuration (#19735) · aa6005b4
      Martin Holst Swende authored
      * params, core/vm: deprecating gastable, part 1
      
      * core/vm, params: deprecate gastable, use both constant and dynamic gas
      
      * core/vm, params: remove gastable, remove copypaste
      
      * core/vm: make use of the chainrules
      
      * interpreter: make tracing count constant+dynamic gas
      
      * core/vm: review concerns (param/method name changes)
      
      * core/vm: make use of chainrules more
      aa6005b4
  3. 03 Aug, 2019 1 commit
  4. 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
  5. 01 Aug, 2019 1 commit
  6. 31 Jul, 2019 2 commits
  7. 30 Jul, 2019 1 commit
  8. 25 Jul, 2019 4 commits
  9. 24 Jul, 2019 2 commits
  10. 23 Jul, 2019 7 commits
  11. 22 Jul, 2019 12 commits
  12. 19 Jul, 2019 1 commit
  13. 18 Jul, 2019 6 commits