Felix Lange de8d5aaa92 core, core/state: move gas tracking out of core/state
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.
2015-10-17 10:24:34 +02:00
..
2014-12-04 10:28:02 +01:00
2015-07-23 18:35:11 +02:00
2015-08-20 18:50:47 +02:00
2015-08-20 18:38:21 +02:00