mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-24 12:37:16 +00:00
de8d5aaa92
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. |
||
---|---|---|
.. | ||
agent.go | ||
miner.go | ||
remote_agent.go | ||
worker.go |