-
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
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
frontend.go | ||
state.go | ||
types.go | ||
whisper.go | ||
whisper_filter.go | ||
whisper_message.go | ||
xeth.go | ||
xeth_test.go |