Merge pull request #1758 from fjl/coinbase
core, core/state: move gas tracking out of core/state
No related branches found
No related tags found
Showing
- core/block_processor.go 29 additions, 12 deletionscore/block_processor.go
- core/chain_makers.go 5 additions, 6 deletionscore/chain_makers.go
- core/error.go 13 additions, 0 deletionscore/error.go
- core/state/errors.go 0 additions, 39 deletionscore/state/errors.go
- core/state/state_object.go 1 addition, 36 deletionscore/state/state_object.go
- core/state/state_test.go 0 additions, 5 deletionscore/state/state_test.go
- core/state_transition.go 27 additions, 23 deletionscore/state_transition.go
- miner/worker.go 12 additions, 13 deletionsminer/worker.go
- tests/state_test_util.go 3 additions, 5 deletionstests/state_test_util.go
- xeth/xeth.go 2 additions, 3 deletionsxeth/xeth.go
Loading
Please register or sign in to comment