1. 12 Apr, 2016 4 commits
  2. 11 Apr, 2016 7 commits
  3. 07 Apr, 2016 1 commit
  4. 06 Apr, 2016 1 commit
  5. 05 Apr, 2016 3 commits
  6. 04 Apr, 2016 11 commits
  7. 03 Apr, 2016 1 commit
  8. 02 Apr, 2016 1 commit
  9. 01 Apr, 2016 10 commits
  10. 31 Mar, 2016 1 commit
    • Jeffrey Wilcke's avatar
      core: transition db now also returns the required gas amount · 1f3596c2
      Jeffrey Wilcke authored
      Exposes some core methods to transition and compute new state
      information and adds an additional return value to the transition db
      method to fetch required gas for that particular message (excluding gas
      refunds from any SSTORE[X] = 0 and SUICIDE.
      
      Fixes #2395
      1f3596c2