1. 22 Oct, 2015 1 commit
  2. 21 Oct, 2015 5 commits
  3. 20 Oct, 2015 1 commit
  4. 19 Oct, 2015 10 commits
  5. 17 Oct, 2015 1 commit
    • Felix Lange's avatar
      core, core/state: move gas tracking out of core/state · de8d5aaa
      Felix Lange authored
      The amount of gas available for tx execution was tracked in the
      StateObject representing the coinbase account. This commit makes the gas
      counter a separate type in package core, which avoids unintended
      consequences of intertwining the counter with state logic.
      de8d5aaa
  6. 16 Oct, 2015 10 commits
  7. 15 Oct, 2015 4 commits
  8. 13 Oct, 2015 1 commit
  9. 12 Oct, 2015 2 commits
  10. 11 Oct, 2015 1 commit
  11. 09 Oct, 2015 2 commits
  12. 08 Oct, 2015 2 commits